X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fsnapshots%2Ftest_ust;h=c88e98a2d6e07168d666754e27ab7a77f76b9964;hp=3760c6053b44ef5d73c8dd7cd1efb57c1ada29e8;hb=7f12ef5d1b1de751b90c2e88fa331692a998ed70;hpb=a54047ecf126f260785dc2f88e8969b3b0a0577c diff --git a/tests/regression/tools/snapshots/test_ust b/tests/regression/tools/snapshots/test_ust index 3760c6053..c88e98a2d 100755 --- a/tests/regression/tools/snapshots/test_ust +++ b/tests/regression/tools/snapshots/test_ust @@ -185,7 +185,7 @@ function test_ust_1000_local_snapshots () destroy_lttng_session $SESSION_NAME diag "Killing $TESTAPP_NAME" PID_APP=`pidof $TESTAPP_NAME` -# kill $PID_APP >/dev/null 2>&1 + kill $PID_APP >/dev/null 2>&1 } plan_tests $NUM_TESTS