aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-vars/var_bash6.right
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-09-10 11:06:01 +0200
committerDenys Vlasenko <dvlasenk@redhat.com>2010-09-10 11:06:01 +0200
commit4f870496e7d934fcbe092478f1da8ec7a3ea4466 (patch)
tree931344dd0d6d1d8cfaf358b1cd6f6e8982101b74 /shell/hush_test/hush-vars/var_bash6.right
parentd98e5c65c3c69373dab56a7f9af8780c1a8123b2 (diff)
downloadbusybox-4f870496e7d934fcbe092478f1da8ec7a3ea4466.tar.gz
hush: do fewer strdups in % and hash expansions
function old new delta builtin_umask 133 132 -1 expand_one_var 1552 1543 -9 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'shell/hush_test/hush-vars/var_bash6.right')
-rw-r--r--shell/hush_test/hush-vars/var_bash6.right5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/hush_test/hush-vars/var_bash6.right b/shell/hush_test/hush-vars/var_bash6.right
new file mode 100644
index 000000000..63fc23df8
--- /dev/null
+++ b/shell/hush_test/hush-vars/var_bash6.right
@@ -0,0 +1,5 @@
+Expected Actual
+a*z : a*z
+\z : \z
+a1z a2z: a1z a2z
+z : z