[Openmcl-devel] return return code from CCL
Charles Martin
chasrmartin at gmail.com
Sat Dec 13 21:40:17 PST 2008
This is probably a noob question, be kind. Is there a way to return a
UNIX return code to the environment?
Ideally, I'd like to be able to do something like
$ ccl --load mycode.lisp --eval '(my-test-suite)' --batch
and return a value to the UNIX environment so I can use it in a script.
Thanks
Charlie Martin
--
http://explorations.chasrmartin.com
More information about the Openmcl-devel
mailing list