Tests: clean-up: remove trailing dot in snapshot test statements
[lttng-tools.git] / tests / regression / tools / snapshots / test_kernel_streaming
index 0a9fcd5c3075b7e537483d45113982bc5b7a3a6f..544c2e4db1a4dfdea57654a97b8e9aa079e2fccc 100755 (executable)
@@ -150,7 +150,7 @@ else
        isroot=0
 fi
 
-skip $isroot "Root access is needed. Skipping all kernel streaming tests." $NUM_TESTS ||
+skip $isroot "Root access is needed. Skipping all kernel streaming tests" $NUM_TESTS ||
 {
        validate_lttng_modules_present
 
This page took 0.02327 seconds and 5 git commands to generate.