X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Flive%2Ftest_ust_tracefile_count;fp=tests%2Fregression%2Ftools%2Flive%2Ftest_ust_tracefile_count;h=f90cbd1ebd42241c0b4e9426a1345583901bae98;hb=f8ccb5c8e85ec0d0012f53a479ad66227141899a;hp=464f4aacb69b60fe1879e88c520863c994d7802d;hpb=c0684a0d75e6ec2dba9fd8608140681bbebf39cc;p=lttng-tools.git diff --git a/tests/regression/tools/live/test_ust_tracefile_count b/tests/regression/tools/live/test_ust_tracefile_count index 464f4aacb..f90cbd1eb 100755 --- a/tests/regression/tools/live/test_ust_tracefile_count +++ b/tests/regression/tools/live/test_ust_tracefile_count @@ -82,11 +82,7 @@ fi setup_live_tracing # Run app in background -$TESTAPP_BIN $NR_ITER $NR_USEC_WAIT >/dev/null 2>&1 & -# Wait for app to complete -while [ -n "$(pidof $TESTAPP_NAME)" ]; do - sleep 0.5 -done +$TESTAPP_BIN $NR_ITER $NR_USEC_WAIT >/dev/null 2>&1 # Start the live test $TESTDIR/regression/tools/live/live_test