improve asdf's run-shell-command for Allegro Common Lisp
take steps to ensure that we're using a Bourne compatible shell;
make sure that we write to *verbose-out* separately since ACL
doesn't like Gray streams (and slime does!).
Patch via Robert Goldman.