Fix regression.
commitb7c73e94ea179590370b3e52e8b7e4b6d16789b8
authorTobias C Rittweiler <trittweiler@common-lisp.net>
Thu, 1 Jan 2009 20:34:14 +0000 (1 21:34 +0100)
committerTobias C Rittweiler <trittweiler@common-lisp.net>
Thu, 1 Jan 2009 20:34:14 +0000 (1 21:34 +0100)
tree2ccce9bcc84b42070d0add5aacdb0c30ee376522
parent986a03ec350e04f82ca8539759915a8ffb24e44a
Fix regression.

  * RUN-DEBOOTSTRAP-HOOK did not debootstrap shebang package
    names correctly.

  * Add test case to tests/reader.pure.lisp.
src/code/target-package.lisp
tests/reader.pure.lisp