You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2012/09/11 00:27:05 UTC

svn commit: r1383136 - /subversion/trunk/subversion/tests/cmdline/getopt_tests.py

Author: brane
Date: Mon Sep 10 22:27:04 2012
New Revision: 1383136

URL: http://svn.apache.org/viewvc?rev=1383136&view=rev
Log:
* subversion/tests/cmdline/getopt_tests.py (process_lines):
   Keep the "System information" trigger line in the output.

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

Modified: subversion/trunk/subversion/tests/cmdline/getopt_tests.py
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/getopt_tests.py?rev=1383136&r1=1383135&r2=1383136&view=diff
==============================================================================
--- subversion/trunk/subversion/tests/cmdline/getopt_tests.py (original)
+++ subversion/trunk/subversion/tests/cmdline/getopt_tests.py Mon Sep 10 22:27:04 2012
@@ -126,7 +126,6 @@ def process_lines(lines):
     if line.startswith(switch_res_line):
       del_res = switched_del_lines_res
       rep_res = switched_rep_lines_res
-      continue
 
     # Skip these lines from the output list.
     delete_line = 0