0.7.12.54:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sun, 23 Feb 2003 16:07:33 +0000 (16:07 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sun, 23 Feb 2003 16:07:33 +0000 (16:07 +0000)
commit2066cf61711fbe53128010958c92fe40991568fc
treeb3765ba331a7b82e9e2bd26059e30a73da69e8df
parentbb7c5beef3a2c45f0ff99f8038409dc4787aa295
0.7.12.54:
Eleventh hour accommodation to Solaris sh(1)
... export FOO=bar -> FOO=bar; export FOO
... more test -e -> test -f
... b=${1:?foo bar} -> b=${1:?"foo bar"}
... yay for portable shell programmes.
binary-distribution.sh
install.sh
version.lisp-expr