disable the other sb-sprof test on darwin as well *sigh*
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 26 Jan 2013 15:34:35 +0000 (17:34 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 26 Jan 2013 15:34:35 +0000 (17:34 +0200)
contrib/sb-sprof/test.lisp

index 90c7905..9a16960 100644 (file)
@@ -3,7 +3,7 @@
 
 #-(or win32 darwin)                    ;not yet
 (sb-sprof::test)
-#-win32                                ;not yet
+#-(or win32 darwin)                    ;not yet
 (sb-sprof::consing-test)
 
 ;; For debugging purposes, print output for visual inspection to see if