rsync/rsync-3.2.2-runtests.patch
Michal Ruprich 47694dc954 New version 3.2.3
Removed upstream patches acls.diff and xattrs.diff
2020-08-31 14:06:48 +02:00

13 lines
282 B
Diff

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