X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Flive%2Ftest_ust;h=1de9ad598d7c27dc2df0229af38f453d9368b456;hp=55ef5566533afdbf0a354bb38bd191b2bec1caa2;hb=ec0c0977df0e23ef10d673c7ed79c8544e9187b8;hpb=9d16b343fb9e781fc8d8fa3c448a3f382306dd33 diff --git a/tests/regression/tools/live/test_ust b/tests/regression/tools/live/test_ust index 55ef55665..1de9ad598 100755 --- a/tests/regression/tools/live/test_ust +++ b/tests/regression/tools/live/test_ust @@ -51,7 +51,6 @@ start_lttng_relayd_notap "-o $TRACE_PATH" setup_live_tracing -# Run app in background $TESTAPP_BIN -i $NR_ITER -w $NR_USEC_WAIT --sync-after-first-event ${file_sync_after_first} >/dev/null 2>&1 while [ ! -f "${file_sync_after_first}" ]; do @@ -61,9 +60,6 @@ done # Start the live test $TESTDIR/regression/tools/live/live_test -# Wait for the applications started in background -wait - clean_live_tracing rm -f ${file_sync_after_first}