[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1482022 - /subversion/trunk/subversion/tests/cmdline/merge_tests.py

From: Bert Huijben <bert_at_qqmail.nl>
Date: Mon, 13 May 2013 20:01:55 +0000

Should be issue 4305.


I’ll fix it if nobody beats me to it.


Bert



Sent from Windows Mail



From: stsp_at_apache.org
Sent: ‎Monday‎, ‎May‎ ‎13‎, ‎2013 ‎8‎:‎45‎ ‎PM
To: commits_at_subversion.apache.org

Author: stsp
Date: Mon May 13 18:45:08 2013
New Revision: 1482022

URL: http://svn.apache.org/r1482022
Log:
* subversion/tests/cmdline/merge_tests.py
  (merge_properties_on_adds): This test seems to refer to the wrong issue.

Modified:
    subversion/trunk/subversion/tests/cmdline/merge_tests.py

Modified: subversion/trunk/subversion/tests/cmdline/merge_tests.py
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/merge_tests.py?rev=1482022&r1=1482021&r2=1482022&view=diff
==============================================================================
--- subversion/trunk/subversion/tests/cmdline/merge_tests.py (original)
+++ subversion/trunk/subversion/tests/cmdline/merge_tests.py Mon May 13 18:45:08 2013
@@ -18194,7 +18194,7 @@ def merge_target_selection(sbox):
   svntest.actions.run_and_verify_svn(None, expected_output, [],
                                      'merge', '^/dir', '-c', '4', 'binary-file')
 
-_at_Issue(3405)
+@Issue(3405) # seems to be the wrong issue number
 def merge_properties_on_adds(sbox):
   "merged directory properties are added"
Received on 2013-05-13 22:04:30 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.