only notrun on Linux, update notrun message a little.

This commit is contained in:
Nathan Scott
2002-05-06 21:52:50 +00:00
parent 517dc2b36c
commit 5eb80eb318
+2 -2
View File
@@ -51,9 +51,9 @@ trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
. ./common.rc
. ./common.filter
# real QA test starts here
[ `uname` = Linux ] && _notrun "acl_test.c requires the IRIX libacl.so"
_notrun "Will not currently work with Andreas libacl"
# real QA test starts here
src/acl_test
# success, all done