1.0.12.43: Two tiny RUN-PROGRAM-related cleanups
commita42403d202981a043e8e0b24f7bb2c45eb60016d
authorRichard M Kreuter <kreuter@users.sourceforge.net>
Sat, 22 Dec 2007 22:07:11 +0000 (22 22:07 +0000)
committerRichard M Kreuter <kreuter@users.sourceforge.net>
Sat, 22 Dec 2007 22:07:11 +0000 (22 22:07 +0000)
treed9b432d1cea6df09a2f976602552a000423dcc7b
parent4721c800154f80478023a77a530d64cbfaf50901
1.0.12.43: Two tiny RUN-PROGRAM-related cleanups

* Having removed FIND-EXECUTABLE-IN-SEARCH-PATH, remove the symbol
  from package-data-list.lisp-expr.

* A recently-added test for RUN-PROGRAM used a non-conforming
  "sleep 2s" command in a shell script.  POSIX sleep(1) is not required to
  accept the s.
package-data-list.lisp-expr
tests/run-program.test.sh
version.lisp-expr