You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2015/03/19 10:47:47 UTC

svn commit: r1667684 - /subversion/trunk/subversion/tests/cmdline/update_tests.py

Author: stsp
Date: Thu Mar 19 09:47:47 2015
New Revision: 1667684

URL: http://svn.apache.org/r1667684
Log:
Revert r1667283 as well. Should have been reverted with r1667280 in r1667682.

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

Modified: subversion/trunk/subversion/tests/cmdline/update_tests.py
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/update_tests.py?rev=1667684&r1=1667683&r2=1667684&view=diff
==============================================================================
--- subversion/trunk/subversion/tests/cmdline/update_tests.py (original)
+++ subversion/trunk/subversion/tests/cmdline/update_tests.py Thu Mar 19 09:47:47 2015
@@ -134,7 +134,7 @@ def update_binary_file(sbox):
     'A/theta' : Item(status='C ', wc_rev=3),
     })
 
-  extra_files = ['theta.r2', 'theta.r3', 'theta.mine']
+  extra_files = ['theta.r2', 'theta.r3']
 
   # Do the update and check the results in three ways.  Pass our
   # custom singleton handler to verify the .orig file; this handler