X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=shell%2Fhush_test%2Fhush-misc%2Fsyntax_err.tests;h=d10ed42e91c815579d7ac1b5125adc50be0e42b9;hb=6e42b89b8d136316e1b97b56cf885e8ef9d64caf;hp=c990c64759ee4971753c2e07cc4b8c33d0d5f2ec;hpb=2b6bbad4dbc7d14bc0fca8eec41e6bfa35453537;p=oweals%2Fbusybox.git 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