diff options
Diffstat (limited to 'test/TEST-40-EXEC-COMMAND-EX/test.sh')
-rwxr-xr-x | test/TEST-40-EXEC-COMMAND-EX/test.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/TEST-40-EXEC-COMMAND-EX/test.sh b/test/TEST-40-EXEC-COMMAND-EX/test.sh index 723c9ccd4b..4e73fbaee9 100755 --- a/test/TEST-40-EXEC-COMMAND-EX/test.sh +++ b/test/TEST-40-EXEC-COMMAND-EX/test.sh @@ -29,9 +29,6 @@ Description=Testsuite service [Service] ExecStart=/testsuite.sh Type=oneshot -StandardOutput=tty -StandardError=tty -NotifyAccess=all EOF cp testsuite.sh $initdir/ |