diff options
author | Denis Vlasenko | 2007-05-23 15:16:41 +0000 |
---|---|---|
committer | Denis Vlasenko | 2007-05-23 15:16:41 +0000 |
commit | 1744cb18610aece474ba080f43aa5dc89177388e (patch) | |
tree | 9851ebb28788992a10f6dd6bd4f81a228c91c0bf /shell/hush_test/hush-bugs | |
parent | 170435c575bb53e1e4d55aa74d471c293c21039e (diff) | |
download | busybox-1744cb18610aece474ba080f43aa5dc89177388e.zip busybox-1744cb18610aece474ba080f43aa5dc89177388e.tar.gz |
hush: prepare testsuite for new, fixed error message format
Diffstat (limited to 'shell/hush_test/hush-bugs')
-rw-r--r-- | shell/hush_test/hush-bugs/noeol3.right | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/hush_test/hush-bugs/noeol3.right b/shell/hush_test/hush-bugs/noeol3.right index a0ce47f..56f8515 100644 --- a/shell/hush_test/hush-bugs/noeol3.right +++ b/shell/hush_test/hush-bugs/noeol3.right @@ -1 +1 @@ -hush: syntax error hush.c:3370 +hush: syntax error: unterminated " |