Commit 3060ca8d authored by Wayne Davison's avatar Wayne Davison

Temporarily skip this test as it is taking too long on the

compile farm at the moment.
parent ab14d01a
......@@ -20,6 +20,8 @@ true) test_skipped "I don't know how to use your setfacl command" ;;
esac
setfacl $opts "$scratchdir" || test_skipped "Your filesystem has ACLs disabled"
test_skipped "Skipping temporarily due to compile-farm timeouts"
# Call as: testit <dirname> <default-acl> <file-expected> <program-expected>
testit() {
todir="$scratchdir/$1"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment