hush: fix hush-bugs/glob_and_vars.tests testcase:

globbing is now done _after_ variable/`cmd` substitution

function                                             old     new   delta
expand_strvec_to_strvec                                7     353    +346
expand_variables                                    1348    1383     +35
add_string_to_strings                                  -      28     +28
globhack                                             114       -    -114
done_word                                            778     579    -199
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 2/1 up/down: 409/-313)           Total: 96 bytes
This commit is contained in:
Denis Vlasenko
2008-06-16 12:47:11 +00:00
parent 31e1286365
commit 82dfec3e4e
6 changed files with 70 additions and 47 deletions

View File

@@ -0,0 +1 @@
./glob_and_vars.right ./glob_and_vars.tests