diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2016-10-02 18:17:15 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2016-10-02 18:17:15 +0200 |
commit | 0ba99705a112d37822f34619b893cf7205a2663c (patch) | |
tree | 225768b5b4075e3d535754066171fcc1d7b7ac74 /shell/hush_test/hush-vars/var3.right | |
parent | e3354bc44aa92c20bec0ffdc78e6b57351e8f16d (diff) |
sh testsuite: sync ash-vars/ and hush-vars/
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/hush_test/hush-vars/var3.right')
-rw-r--r-- | shell/hush_test/hush-vars/var3.right | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/hush_test/hush-vars/var3.right b/shell/hush_test/hush-vars/var3.right deleted file mode 100644 index 40e67fdf5..000000000 --- a/shell/hush_test/hush-vars/var3.right +++ /dev/null @@ -1,2 +0,0 @@ -hush: invalid number '1q' -hush: syntax error: unterminated ${name} |