From: Nathan Scott Date: Mon, 6 May 2002 21:52:50 +0000 (+0000) Subject: only notrun on Linux, update notrun message a little. X-Git-Tag: v1.1.0~1122 X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=commitdiff_plain;h=5eb80eb318fc4a6ef99e082c997eb3a793eb4c30 only notrun on Linux, update notrun message a little. --- diff --git a/058 b/058 index 63965932..160d0b64 100755 --- a/058 +++ b/058 @@ -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