X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Flive%2Ftest_ust_tracefile_count;h=77a925c610817b374142295367513a18fa1541db;hp=6da368fc6cc786052b64ed678071b842bdc09f3c;hb=6c4a91d639747f260ab46decebc50998ef063712;hpb=b0d240a2e2204087ff1634f0bd265660c0582f33 diff --git a/tests/regression/tools/live/test_ust_tracefile_count b/tests/regression/tools/live/test_ust_tracefile_count index 6da368fc6..77a925c61 100755 --- a/tests/regression/tools/live/test_ust_tracefile_count +++ b/tests/regression/tools/live/test_ust_tracefile_count @@ -64,7 +64,7 @@ start_lttng_relayd_notap "-o $TRACE_PATH" setup_live_tracing # Run app in background -$TESTAPP_BIN $NR_ITER $NR_USEC_WAIT ${file_sync_after_first} >/dev/null 2>&1 +$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 sleep 0.5