summaryrefslogtreecommitdiff
path: root/subversion/tests/cmdline/merge_automatic_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'subversion/tests/cmdline/merge_automatic_tests.py')
-rwxr-xr-xsubversion/tests/cmdline/merge_automatic_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/subversion/tests/cmdline/merge_automatic_tests.py b/subversion/tests/cmdline/merge_automatic_tests.py
index f4bb231..fa00e04 100755
--- a/subversion/tests/cmdline/merge_automatic_tests.py
+++ b/subversion/tests/cmdline/merge_automatic_tests.py
@@ -1163,7 +1163,7 @@ def effective_sync_results_in_reintegrate(sbox):
# Now try an explicit --reintegrate merge from ^/branch to A.
# This should work because since the resolution of
- # http://subversion.tigris.org/issues/show_bug.cgi?id=3577
+ # https://issues.apache.org/jira/browse/SVN-3577
# if B is *effectively* synced with A, then B can be reintegrated
# to A.
sbox.simple_update()