projects
/
xfstests-dev.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
517dc2b
)
only notrun on Linux, update notrun message a little.
author
Nathan Scott
<nathans@sgi.com>
Mon, 6 May 2002 21:52:50 +0000
(21:52 +0000)
committer
Nathan Scott
<nathans@sgi.com>
Mon, 6 May 2002 21:52:50 +0000
(21:52 +0000)
058
patch
|
blob
|
history
diff --git
a/058
b/058
index 639659327c0808c994029053783d88ccacfd84d5..160d0b648fff36b7a3a27427dc6314ef480a9f19 100755
(executable)
--- 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