0.9.3.73:
authorJuho Snellman <jsnell@iki.fi>
Sun, 21 Aug 2005 14:20:40 +0000 (14:20 +0000)
committerJuho Snellman <jsnell@iki.fi>
Sun, 21 Aug 2005 14:20:40 +0000 (14:20 +0000)
Oops, a pure.lisp test was doing (quit :unix-status 104) on success.

tests/hash.pure.lisp
version.lisp-expr

index afbf227..0d2dabd 100644 (file)
@@ -16,6 +16,3 @@
 ;;; of SXHASH. The range of SXHASH is the non-negative fixnums.
 (assert (not (typep sb-impl::+magic-hash-vector-value+
                     '(and fixnum unsigned-byte))))
-
-;;; success
-(quit :unix-status 104)
index 69ae373..e2a2a2a 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.9.3.72"
+"0.9.3.73"