Blame SOURCES/rsync-3.2.2-runtests.patch

f878b3
diff --git a/runtests.sh.old b/runtests.sh
f878b3
index ecb383e..1cd1d1a 100755
f878b3
--- a/runtests.sh.old
f878b3
+++ b/runtests.sh
f878b3
@@ -276,6 +276,7 @@ do
f878b3
 
f878b3
     case "$testscript" in
f878b3
     *hardlinks*) TESTRUN_TIMEOUT=600 ;;
f878b3
+    *default-acls*) continue ;;
f878b3
     *) TESTRUN_TIMEOUT=300 ;;
f878b3
     esac
f878b3