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-Tag: v3.0.0pre1~359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3060ca8d422dd40e497ba09c0cf5be021ed585e3;p=thirdparty%2Frsync.git 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"