From: Erica Bugden Date: Mon, 8 Jul 2024 15:27:44 +0000 (-0400) Subject: Clean-up: Test rate policy: Remove leading whitespace X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=913f377c7bb083d23fb2a0dc87fb4a6be2eb071a;p=lttng-tools.git Clean-up: Test rate policy: Remove leading whitespace Change-Id: I5c55cda44afaac6cc85951e6c82425a58e21b82f Signed-off-by: Erica Bugden Signed-off-by: Jérémie Galarneau --- diff --git a/tests/regression/tools/trigger/rate-policy/test_ust_rate_policy b/tests/regression/tools/trigger/rate-policy/test_ust_rate_policy index cf68144f8..fb7d64936 100755 --- a/tests/regression/tools/trigger/rate-policy/test_ust_rate_policy +++ b/tests/regression/tools/trigger/rate-policy/test_ust_rate_policy @@ -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"