diff --git a/058 b/058 index 334aeef3..73d39433 100755 --- a/058 +++ b/058 @@ -1,7 +1,7 @@ #! /bin/sh # XFS QA Test No. 058 # -# Test some libacl functions. +# Test some ACL API functions. # #----------------------------------------------------------------------- # Copyright (c) 2000-2002 Silicon Graphics, Inc. All Rights Reserved. @@ -50,7 +50,8 @@ trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15 . ./common.rc . ./common.filter -[ `uname` = Linux ] && _notrun "acl_test.c requires the IRIX libacl.so" +[ `uname` = IRIX -o `uname` = IRIX64 ] || \ + _notrun "acl_test.c requires the IRIX ACL API" # real QA test starts here src/acl_test