Fix: perform regenerate command on success path
[deliverable/lttng-ivc.git] / lttng_ivc / tests / modules_abi_vs_tools / test_modules_abi_vs_tools.py
index 466f72b94cc03e8d2a094bfe398874aabe644f77..a7134fd519a78fb2488256c5e50ac5a2761253c3 100644 (file)
@@ -287,6 +287,7 @@ def test_modules_regen_metadata(tmpdir, modules_label, tools_label, command, sce
 
             return
 
+        runtime.run("lttng {}".format(command))
         runtime.run("lttng stop")
         runtime.run("lttng destroy -a")
 
This page took 0.0235 seconds and 5 git commands to generate.