commit bash-20100520 snapshot

This commit is contained in:
Chet Ramey
2011-12-12 21:59:12 -05:00
parent cdb599a168
commit eb0b2ad86b
43 changed files with 10828 additions and 9327 deletions
+4 -3
View File
@@ -1,6 +1,7 @@
if [ -z "$PS1" ]; then
return
fi
case $- in
*i*) ;;
*) return ;;
esac
# bogus
if [ -f /unix ] ; then