Don't rely on temporary scripts being executable.  Run shell explicitly.
This commit is contained in:
Pavel Roskin 2002-10-04 22:30:06 +00:00
parent 3d4ea6e96d
commit 7171d36bb1

View File

@ -12,6 +12,8 @@ string.
REGRESSION: Allow minimal functionality on read-only filesystems.
Don't rely on temporary scripts being executable. Run shell explicitly.
When using included S-Lang, don't fill empty areas with spaces (' '),
because they are copied to the buffer when doing cut and paste.