Imported from ../bash-2.0.tar.gz.

This commit is contained in:
Jari Aalto
2009-09-12 16:46:49 +00:00
parent 726f63884d
commit ccc6cda312
502 changed files with 91975 additions and 69110 deletions
+3
View File
@@ -14,3 +14,6 @@ if : ; then
done
set +e
fi
# command subst should not inherit -e
set -e
echo $(false; echo ok)