Tests: snapshot tests complain that nothing is output
[lttng-tools.git] / tests / regression / tools / snapshots / test_ust_long
index d0e779a834b8413f30f1d8f287b8ab9e32f1ec85..bc6abac316c00ef63c4b1af9f704629e79e08736 100755 (executable)
@@ -15,4 +15,4 @@ if [ ! -x "$CURDIR/$TEST_BIN" ]; then
        BAIL_OUT "No UST test found: $TEST_BIN"
 fi
 
-./$CURDIR/$TEST_BIN $NR_SNAPSHOT
+exec $CURDIR/$TEST_BIN $NR_SNAPSHOT
This page took 0.023254 seconds and 4 git commands to generate.