This is an automated email from the git hooks/post-receive script.
mreynolds pushed a commit to branch 389-ds-base-1.3.9 in repository 389-ds-base.
The following commit(s) were added to refs/heads/389-ds-base-1.3.9 by this push: new 6d9fb88 Issue 50538 - Fix cherry-pick error 6d9fb88 is described below
commit 6d9fb8867a79a8e7ddb1e2b40c281d0e340c1d27 Author: Mark Reynolds mreynolds@redhat.com AuthorDate: Tue Sep 3 13:40:27 2019 -0400
Issue 50538 - Fix cherry-pick error
Description: Remove cherry-=pick error formating
relates: https://pagure.io/389-ds-base/issue/50538 --- dirsrvtests/tests/suites/replication/cleanallruv_test.py | 1 - 1 file changed, 1 deletion(-)
diff --git a/dirsrvtests/tests/suites/replication/cleanallruv_test.py b/dirsrvtests/tests/suites/replication/cleanallruv_test.py index 43801dd..caf214b 100644 --- a/dirsrvtests/tests/suites/replication/cleanallruv_test.py +++ b/dirsrvtests/tests/suites/replication/cleanallruv_test.py @@ -899,7 +899,6 @@ def test_max_tasks(topology_m4):
# Check the errors log for our error message in master 1 assert m1.searchErrorsLog('Exceeded maximum number of active CLEANALLRUV tasks') ->>>>>>> ab24aa4cb... Issue 50538 - cleanAllRUV task limit is not enforced for replicated tasks
if __name__ == '__main__':
389-commits@lists.fedoraproject.org