summaryrefslogtreecommitdiff
path: root/tests/run-execscript
diff options
context:
space:
mode:
authorJari Aalto <jari.aalto@cante.net>1998-04-17 19:52:44 +0000
committerJari Aalto <jari.aalto@cante.net>2009-09-12 16:46:51 +0000
commitcce855bc5b117cb7ae70064131120687bc69fac0 (patch)
tree39c7a4ec8f6d22ef03df74f2684e6a04fef10399 /tests/run-execscript
parente8ce775db824de329b81293b4e5d8fbd65624528 (diff)
downloadbash-cce855bc5b117cb7ae70064131120687bc69fac0.tar.gz
Imported from ../bash-2.02.tar.gz.
Diffstat (limited to 'tests/run-execscript')
-rw-r--r--tests/run-execscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-execscript b/tests/run-execscript
index fdac1eb1..042880c8 100644
--- a/tests/run-execscript
+++ b/tests/run-execscript
@@ -4,4 +4,4 @@ echo "warning: if the text of the error messages concerning \`notthere' or" >&2
echo "warning: \`/tmp/bash-notthere' not being found or \`/' being a directory" >&2
echo "warning: produce diff output, please do not consider this a test failure" >&2
${THIS_SH} ./execscript > /tmp/xx 2>&1
-diff /tmp/xx execscript.right && rm -f /tmp/xx
+diff /tmp/xx exec.right && rm -f /tmp/xx