fixed bug where extra spaces at the end of a shell name would

cause shell scripts to be executed incorrectly.  shells would
receive an *empty* arg for name of script, open it, the kernel
would say "oh, that's ." or something similar, and the results
would be interesting...  found, diagnosed, and killed by me.
This commit is contained in:
cgd 1993-06-07 03:09:29 +00:00
parent f73effe636
commit 24fe3e4563

View File

@ -1 +1 @@
revision 1.10 intentionally removed
revision 1.11 intentionally removed