From: Wayne Davison Date: Sun, 11 Mar 2007 06:27:59 +0000 (+0000) Subject: Temporarily skip this test as it is taking too long on the X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/3060ca8d422dd40e497ba09c0cf5be021ed585e3 Temporarily skip this test as it is taking too long on the compile farm at the moment. --- 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"