commit bash-20100525 snapshot

This commit is contained in:
Chet Ramey
2011-12-12 21:59:37 -05:00
parent eb0b2ad86b
commit 6faad6254a
160 changed files with 12731 additions and 588 deletions
+3
View File
@@ -157,6 +157,9 @@ ${THIS_SH} ./func2.sub
# test for some posix-specific function behavior
${THIS_SH} ./func3.sub
# FUNCNEST testing
${THIS_SH} ./func4.sub
unset -f myfunction
myfunction() {
echo "bad shell function redirection"