]> git.lttng.org Git - lttng-tools.git/commitdiff
Clean-up: Test rate policy: Remove leading whitespace
authorErica Bugden <ebugden@efficios.com>
Mon, 8 Jul 2024 15:27:44 +0000 (11:27 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 7 Jan 2025 20:50:48 +0000 (20:50 +0000)
Change-Id: I5c55cda44afaac6cc85951e6c82425a58e21b82f
Signed-off-by: Erica Bugden <ebugden@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/trigger/rate-policy/test_ust_rate_policy

index cf68144f8d26d0c4215e9bfeacb617aa04810f96..fb7d649367149f8c5736ffa47e30ba8565126f86 100755 (executable)
@@ -213,7 +213,7 @@ function test_rate_policy_once_after_n()
        rm -f "$SYNC_AFTER_NOTIF_REGISTER_PATH"
 }
 
- # MUST set TESTDIR before calling those functions
+# MUST set TESTDIR before calling those functions
 plan_tests $NUM_TESTS
 
 print_test_banner "$TEST_DESC"
This page took 0.029902 seconds and 4 git commands to generate.