Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
0.9.3.73:
	Oops, a pure.lisp test was doing (quit :unix-status 104) on success.
  • Loading branch information
jsnell committed Aug 21, 2005
1 parent 8fc734a commit 76b11c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions tests/hash.pure.lisp
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion version.lisp-expr
Expand Up @@ -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"

0 comments on commit 76b11c9

Please sign in to comment.