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
+1 -1
View File
@@ -29,7 +29,7 @@
aload()
{
eval $1 '() { . '$2' ; '$1' "$@" ; return $?; }'
eval $1 '() { . '$2' ; '$1' "$@" ; return $? ; }'
}
#