X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fnotification%2Ftest_rotation;h=6bd1a58213073a232cb6146ec0309dc594997dac;hp=250f1b3f631770b97c364ec3c3087ccbd1babe69;hb=6c4a91d639747f260ab46decebc50998ef063712;hpb=b0d240a2e2204087ff1634f0bd265660c0582f33 diff --git a/tests/regression/tools/notification/test_rotation b/tests/regression/tools/notification/test_rotation index 250f1b3f6..6bd1a5821 100755 --- a/tests/regression/tools/notification/test_rotation +++ b/tests/regression/tools/notification/test_rotation @@ -47,7 +47,7 @@ enable_ust_lttng_event_notap $SESSION_NAME $EVENT_NAME $CHANNEL_NAME start_lttng_tracing_notap $SESSION_NAME -$TESTAPP_BIN $NR_ITER $NR_USEC_WAIT $FILE_SYNC_AFTER_FIRST_EVENT & +$TESTAPP_BIN -i $NR_ITER -w $NR_USEC_WAIT --sync-after-first-event $FILE_SYNC_AFTER_FIRST_EVENT & APP_PID=$! while [ ! -f "${FILE_SYNC_AFTER_FIRST_EVENT}" ]; do sleep 0.5