Blame SOURCES/0041-Fix-cherry-pick-error-for-cleanAllRUV-issue.patch

e79480
From cbbadc2d339eef9e3220cbaa8578d17b95b66265 Mon Sep 17 00:00:00 2001
e79480
From: Mark Reynolds <mreynolds@redhat.com>
e79480
Date: Fri, 1 Nov 2019 09:52:18 -0400
e79480
Subject: [PATCH 2/2] Fix cherry-pick error for cleanAllRUV issue
e79480
e79480
---
e79480
 dirsrvtests/tests/suites/replication/cleanallruv_test.py | 1 -
e79480
 1 file changed, 1 deletion(-)
e79480
e79480
diff --git a/dirsrvtests/tests/suites/replication/cleanallruv_test.py b/dirsrvtests/tests/suites/replication/cleanallruv_test.py
e79480
index 43801dd52..caf214b19 100644
e79480
--- a/dirsrvtests/tests/suites/replication/cleanallruv_test.py
e79480
+++ b/dirsrvtests/tests/suites/replication/cleanallruv_test.py
e79480
@@ -899,7 +899,6 @@ def test_max_tasks(topology_m4):
e79480
 
e79480
     # Check the errors log for our error message in master 1
e79480
     assert m1.searchErrorsLog('Exceeded maximum number of active CLEANALLRUV tasks')
e79480
->>>>>>> ab24aa4cb... Issue 50538 - cleanAllRUV task limit is not enforced for replicated tasks
e79480
 
e79480
 
e79480
 if __name__ == '__main__':
e79480
-- 
e79480
2.21.0
e79480