* script.c (scm_compile_shell_switches): don't append (quit) if
authorGary Houston <ghouston@arglist.com>
Tue, 13 May 1997 04:49:49 +0000 (04:49 +0000)
committerGary Houston <ghouston@arglist.com>
Tue, 13 May 1997 04:49:49 +0000 (04:49 +0000)
commit08fea0882d2bebd6507f6f0894d7754b6b41357b
tree27b6693660a37a84df958a11c746c0a3d56fef59
parent1fbc60b2c3d9af854d5b1afb71cfa7feed5504fd
* script.c (scm_compile_shell_switches): don't append (quit) if
interactive.
(scm_shell): call scm_exit_status and exit on the result of the
evaluation.
libguile/ChangeLog
libguile/script.c