1.0.10.35: fix sb-posix test on linux
[sbcl.git] / contrib / sb-posix / posix-tests.lisp
index 03568d6..6d5caa1 100644 (file)
 #-win32
 (deftest grent.2
   ;; make sure that we found something
-  (not (sb-posix:getgrnam "wheel"))
+  (not (sb-posix:getgrnam "sys"))
   nil)
 
 #-win32