Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2009-04-04 02:31:18 +0400
committerDenis Vlasenko <vda.linux@googlemail.com>2009-04-04 02:31:18 +0400
commitdb2a9b683a49282750a36ed872f21814ad81c80e (patch)
treebefa4a7ff7ca9818ce592d32ace62e12ba13c173 /shell/hush_test/hush-misc
parente0755e58ca07ce6a66aa184b5fb4b10b6950fd02 (diff)
hush: finally make `cmd` safe on NOMMU
function old new delta generate_stream_from_string - 157 +157 expand_variables 2050 2003 -47 generate_stream_from_list 139 - -139 ------------------------------------------------------------------------------ (add/remove: 1/1 grow/shrink: 0/1 up/down: 157/-186) Total: -29 bytes
Diffstat (limited to 'shell/hush_test/hush-misc')
-rw-r--r--shell/hush_test/hush-misc/syntax_err.right2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/syntax_err.right b/shell/hush_test/hush-misc/syntax_err.right
index 08a270c31..680e7967d 100644
--- a/shell/hush_test/hush-misc/syntax_err.right
+++ b/shell/hush_test/hush-misc/syntax_err.right
@@ -1,2 +1,4 @@
shown
hush: syntax error: unterminated '
+test
+not shown