aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-vars/param_glob.tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* hush: fix exec builtin in a better way (+ "glob in exec" bug fixed)Denys Vlasenko2009-10-191-3/+2
* hush: fix "if { echo foo; } then { echo bar; } fi" parsingDenis Vlasenko2009-04-161-1/+1
* fix globbing in unquoted $* and $@Denis Vlasenko2008-06-181-0/+10