aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/source2.right (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sh testsuite: sync ash-misc/source* and hush-misc/source*Denys Vlasenko2016-10-021-4/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* hush: source builtin should override $N only if it has argsDenys Vlasenko2013-03-171-0/+4
function old new delta builtin_source 174 184 +10 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>