Skip to content
Snippets Groups Projects
Commit 298728f7 authored by Robert P. Goldman's avatar Robert P. Goldman
Browse files

Update the docs for run-tests to include all the lisps we support.

parent abb3b005
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ usage () { ...@@ -11,7 +11,7 @@ usage () {
echo " - quit with exit status 0 on getting eof" echo " - quit with exit status 0 on getting eof"
echo " - quit with exit status >0 if an unhandled error occurs" echo " - quit with exit status >0 if an unhandled error occurs"
echo " you need to supply the .script in the second argument" echo " you need to supply the .script in the second argument"
echo " lisps include sbcl, clisp, allegro and allegromodern" echo " lisps include sbcl, clisp, cmucl, lispworks, clisp, allegro and allegromodern"
echo "OPTIONS:" echo "OPTIONS:"
echo " -d -- debug mode" echo " -d -- debug mode"
echo " -u -h -- show this message." echo " -u -h -- show this message."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment