Drop patch
This commit is contained in:
parent
83ce55ad27
commit
b9c202a587
@ -1,11 +0,0 @@
|
||||
diff --git a/runtests.sh b/runtests.sh
|
||||
index 0c463be..eecf530 100755
|
||||
--- a/runtests.sh
|
||||
+++ b/runtests.sh
|
||||
@@ -280,6 +280,7 @@ for testscript in $suitedir/$whichtests; do
|
||||
|
||||
case "$testscript" in
|
||||
*hardlinks*) TESTRUN_TIMEOUT=600 ;;
|
||||
+ *default-acls*) continue ;;
|
||||
*) TESTRUN_TIMEOUT=300 ;;
|
||||
esac
|
||||
@ -40,8 +40,6 @@ Provides: bundled(zlib) = 1.2.8
|
||||
#mentioned here as well.
|
||||
License: GPL-3.0-or-later
|
||||
|
||||
Patch0: rsync-3.2.2-runtests.patch
|
||||
|
||||
%description
|
||||
Rsync uses a reliable algorithm to bring remote and host files into
|
||||
sync very quickly. Rsync is fast because it just sends the differences
|
||||
|
||||
Loading…
Reference in New Issue
Block a user