diff options
Diffstat (limited to 'test/TEST-48-START-STOP-NO-RELOAD/test.sh')
-rwxr-xr-x | test/TEST-48-START-STOP-NO-RELOAD/test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEST-48-START-STOP-NO-RELOAD/test.sh b/test/TEST-48-START-STOP-NO-RELOAD/test.sh index 68d584fe77..d1abc8aeeb 100755 --- a/test/TEST-48-START-STOP-NO-RELOAD/test.sh +++ b/test/TEST-48-START-STOP-NO-RELOAD/test.sh @@ -8,4 +8,4 @@ TEST_DESCRIPTION="test StartStopNoReload" # shellcheck source=test/test-functions . "${TEST_BASE_DIR:?}/test-functions" -do_test "$@" 48 +do_test "$@" |