Fix platform test in test 058
authorNathan Scott <nathans@sgi.com>
Tue, 5 Aug 2003 03:42:09 +0000 (03:42 +0000)
committerNathan Scott <nathans@sgi.com>
Tue, 5 Aug 2003 03:42:09 +0000 (03:42 +0000)
058

diff --git a/058 b/058
index 334aeef3e81173c0b60fd6fc95f468a569540843..73d3943367dddc6778f47155422bcc88a01f537b 100755 (executable)
--- 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