aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-heredoc
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2015-04-18 19:36:38 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2015-04-18 19:36:38 +0200
commit0a0acb55db8d7c4dec445573f1b0528d126b9e1f (patch)
tree6947e42871e5360c8ff07e57127e1f65cfc08e6e /shell/ash_test/ash-heredoc
parent63f4d32c9859c1ed341debefddad4b9c0ae944cc (diff)
downloadbusybox-0a0acb55db8d7c4dec445573f1b0528d126b9e1f.tar.gz
ash: fix handling of duplicate "local"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/ash_test/ash-heredoc')
-rw-r--r--shell/ash_test/ash-heredoc/heredoc1.right2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ash_test/ash-heredoc/heredoc1.right b/shell/ash_test/ash-heredoc/heredoc1.right
index 895f5ee80..40aa5a5fe 100644
--- a/shell/ash_test/ash-heredoc/heredoc1.right
+++ b/shell/ash_test/ash-heredoc/heredoc1.right
@@ -1 +1 @@
-heredoc1.tests: line 3: syntax error: unexpected "then"
+./heredoc1.tests: line 3: syntax error: unexpected "then"