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

This commit is contained in:
Jari Aalto 1996-12-23 17:02:34 +00:00
commit ccc6cda312
502 changed files with 91988 additions and 69123 deletions

View file

@ -29,7 +29,7 @@
aload()
{
eval $1 '() { . '$2' ; '$1' "$@" ; return $?; }'
eval $1 '() { . '$2' ; '$1' "$@" ; return $? ; }'
}
#