fix expansion of $* and $@ in contexts where word splitting is not performed to be more consistent across different word expansions; fix pathname canonicalization when setting $BASH

This commit is contained in:
Chet Ramey
2025-11-24 09:51:15 -05:00
parent bcac47f08a
commit 4e705ed53a
13 changed files with 200 additions and 37 deletions
+1
View File
@@ -430,3 +430,4 @@ test_runsub ./exp10.sub
test_runsub ./exp11.sub
test_runsub ./exp12.sub
test_runsub ./exp13.sub
test_runsub ./exp14.sub