repo.or.cz
/
svn
/
apache.git
/
commitdiff
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
patch
|
inline
|
side by side
(parent:
5c2b0f2
)
On the fsfs-format7 branch: No function change.
fsfs-format7
fsfs-format7
author
Stefan Fuhrmann
<
[email protected]
>
Sat, 27 Jul 2013 22:35:33 +0000
(27 22:35 +0000)
committer
Stefan Fuhrmann
<
[email protected]
>
Sat, 27 Jul 2013 22:35:33 +0000
(27 22:35 +0000)
* subversion/tests/cmdline/svntest/main.py
(_create_parser): update help string
git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/fsfs-format7@1507736 13f79535-47bb-0310-9956-ffa450edef68
subversion/tests/cmdline/svntest/main.py
patch
|
blob
|
blame
|
history
diff --git
a/subversion/tests/cmdline/svntest/main.py
b/subversion/tests/cmdline/svntest/main.py
index
08a32b9
..
057667b
100644
(file)
--- a/
subversion/tests/cmdline/svntest/main.py
+++ b/
subversion/tests/cmdline/svntest/main.py
@@
-1756,7
+1756,7
@@
def _create_parser():
parser.add_option('--url', action='store',
help='Base url to the repos (e.g. svn://localhost)')
parser.add_option('--fs-type', action='store',
- help='Subversion file system type (fsfs
or bdb
)')
+ help='Subversion file system type (fsfs
, bdb or fsx
)')
parser.add_option('--cleanup', action='store_true',
help='Whether to clean up')
parser.add_option('--enable-sasl', action='store_true',