From 3060ca8d422dd40e497ba09c0cf5be021ed585e3 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 11 Mar 2007 06:27:59 +0000 Subject: [PATCH] Temporarily skip this test as it is taking too long on the compile farm at the moment. --- testsuite/default-acls.test | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testsuite/default-acls.test b/testsuite/default-acls.test index 1aa8d492..38ed2b79 100644 --- a/testsuite/default-acls.test +++ b/testsuite/default-acls.test @@ -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 testit() { todir="$scratchdir/$1" -- 2.34.1