Fix: tests: add missing wait, document missing synchro
[lttng-tools.git] / tests / regression / tools / snapshots / ust_test
index 9dd95bf2bb257569e95da06d084bbeabc736ac56..d8ab18880a0b9bc7f152533d81c1a1f36e134f1a 100755 (executable)
@@ -73,6 +73,7 @@ function stop_test_apps()
                kill ${p}
                wait ${p} 2>&1
        done
+       APPS_PID=
 }
 
 function snapshot_add_output ()
This page took 0.02379 seconds and 4 git commands to generate.