You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ar...@apache.org on 2010/10/06 16:15:35 UTC

svn propchange: r1005035 - svn:log

Author: artagnon
Revision: 1005035
Modified property: svn:log

Modified: svn:log at Wed Oct  6 14:15:35 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Oct  6 14:15:35 2010
@@ -1,5 +1,5 @@
-svnrdump: Disable debugging output in an attempt to fix a test on
-Windows.
+svnrdump: Disable debugging output in an attempt to fix the test
+only_trunk_A_with_changes_dump on Windows.
 
 * subversion/svnrdump/load_editor.c
   (): Guard debugging output with an #if 0
@@ -7,7 +7,4 @@ Windows.
 * subversion/svnrdump/dump_editor.c
   (): Guard debugging output with an #if 0
 
-* subversion/tests/cmdline/svnrdump_tests.py
-  (test_list): Pass only_trunk_A_with_changes_dump test on Windows.
-
 Suggested by: rhuijben