[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-commits
Subject:    svn commit: r1813899 - /subversion/trunk/build/run_tests.py
From:       stsp () apache ! org
Date:       2017-10-31 16:22:45
Message-ID: 20171031162247.E27833A0167 () svn01-us-west ! apache ! org
[Download RAW message or body]

Author: stsp
Date: Tue Oct 31 16:22:44 2017
New Revision: 1813899

URL: http://svn.apache.org/viewvc?rev=1813899&view=rev
Log:
Follow-up to r1813897:

* build/run_tests.py
  (create_parser): Fix a typo which broke 'make check'.

Modified:
    subversion/trunk/build/run_tests.py

Modified: subversion/trunk/build/run_tests.py
URL: http://svn.apache.org/viewvc/subversion/trunk/build/run_tests.py?rev=1813899&r1=1813898&r2=1813899&view=diff
 ==============================================================================
--- subversion/trunk/build/run_tests.py (original)
+++ subversion/trunk/build/run_tests.py Tue Oct 31 16:22:44 2017
@@ -1030,7 +1030,7 @@ def create_parser():
                     help='Use memcached server at specified URL (FSFS only)')
   parser.add_option('--fsfs-compression', action='store', type='str',
                     help='Set compression type (for fsfs)')
-  parser.add_option('--foo-dir-deltification', action='store', type='str',
+  parser.add_option('--fsfs-dir-deltification', action='store', type='str',
                     help='Set directory deltification option (for fsfs)')
 
   parser.set_defaults(set_log_level=None)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic