aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/syntax_err.tests
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-05-24 13:22:01 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-05-24 13:22:01 +0000
commitcd7f4d27a2ccda62c3cd41c980a75a1aa59d8534 (patch)
tree040956e44b8f2b871f66aff049059ec72c449998 /shell/hush_test/hush-misc/syntax_err.tests
parent2b6bbad4dbc7d14bc0fca8eec41e6bfa35453537 (diff)
downloadbusybox-cd7f4d27a2ccda62c3cd41c980a75a1aa59d8534.tar.gz
hush: improve 2 testsuite tests
Diffstat (limited to 'shell/hush_test/hush-misc/syntax_err.tests')
-rwxr-xr-xshell/hush_test/hush-misc/syntax_err.tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/syntax_err.tests b/shell/hush_test/hush-misc/syntax_err.tests
index c990c6475..d10ed42e9 100755
--- a/shell/hush_test/hush-misc/syntax_err.tests
+++ b/shell/hush_test/hush-misc/syntax_err.tests
@@ -1 +1,3 @@
+echo shown
echo test `echo 'aa`
+echo not shown