Commit 8a29f3a5 authored by Reinout van Rees's avatar Reinout van Rees

Fixed test: added the new update-versions-file option.

parent 083e469a
...@@ -837,6 +837,8 @@ COMMAND_LINE_VALUE). ...@@ -837,6 +837,8 @@ COMMAND_LINE_VALUE).
DEFAULT_VALUE DEFAULT_VALUE
socket-timeout= socket-timeout=
DEFAULT_VALUE DEFAULT_VALUE
update-versions-file=
DEFAULT_VALUE
use-dependency-links= true use-dependency-links= true
DEFAULT_VALUE DEFAULT_VALUE
versions= versions versions= versions
...@@ -2377,6 +2379,7 @@ database is shown. ...@@ -2377,6 +2379,7 @@ database is shown.
python = buildout python = buildout
show-picked-versions = false show-picked-versions = false
socket-timeout = socket-timeout =
update-versions-file =
use-dependency-links = true use-dependency-links = true
verbosity = 20 verbosity = 20
versions = versions versions = versions
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment