diff options
author | Denys Vlasenko | 2016-10-02 18:23:14 +0200 |
---|---|---|
committer | Denys Vlasenko | 2016-10-02 18:23:14 +0200 |
commit | c7a774dde4b777126de5ef9f718b503a15bf4d30 (patch) | |
tree | e20aa1c6536cebfbc5f0ab575832e3ef95f99d8a /shell/hush_test/hush-misc/source1.right | |
parent | 0ba99705a112d37822f34619b893cf7205a2663c (diff) | |
download | busybox-c7a774dde4b777126de5ef9f718b503a15bf4d30.zip busybox-c7a774dde4b777126de5ef9f718b503a15bf4d30.tar.gz |
sh testsuite: sync ash-misc/source* and hush-misc/source*
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/hush_test/hush-misc/source1.right')
-rw-r--r-- | shell/hush_test/hush-misc/source1.right | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/shell/hush_test/hush-misc/source1.right b/shell/hush_test/hush-misc/source1.right index d425603..0ab7c54 100644 --- a/shell/hush_test/hush-misc/source1.right +++ b/shell/hush_test/hush-misc/source1.right @@ -1,5 +1,2 @@ -hush: syntax error: unterminated ${name} -line2 -Ok1:0 -hush: syntax error: unterminated ' -Ok2:1 +Sourced ok +Done |