Fix: tests: add missing wait, document missing synchro
[lttng-tools.git] / tests / regression / tools / snapshots / test_ust_streaming
index 52330a5c9f8362b1625cbe05f17b71a257c5edbf..ad0c56b19c36550d48ce2afe2b0e954d30341532 100755 (executable)
@@ -82,6 +82,7 @@ function stop_test_apps()
                kill ${p}
                wait ${p} 2>&1
        done
+       APPS_PID=
 }
 
 # Test a snapshot using a default name for the output destination.
This page took 0.023105 seconds and 4 git commands to generate.