aboutsummaryrefslogtreecommitdiff
path: root/tests/directive/run.testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/directive/run.testscript')
-rw-r--r--tests/directive/run.testscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/directive/run.testscript b/tests/directive/run.testscript
index ba4a413..88ea909 100644
--- a/tests/directive/run.testscript
+++ b/tests/directive/run.testscript
@@ -32,6 +32,6 @@ EOE
:
cat <'print run' >=buildfile;
$* <"run '$0' noop" 2>>"EOE" != 0
-<stdout>:1:4: error: executable name expected after run
+<stdout>:1:4: error: expected executable name after run
<stdin>:1:5: info: while parsing $0 output
EOE