----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/140/ -----------------------------------------------------------
Review request for Viewer. Summary ------- This change allows the environment variable AUTOBUILD_CONFIG_FILE to specify a default config-file, so that the precedence becomes: 1. the --config-file command line option 2. the environment variable AUTOBUILD_CONFIG_FILE 3. "autobuild.xml" It also adds an info-level (--verbose) display of the config file name that is being loaded, and a warning level display if the config file does not exist. This addresses bug open-7. Diffs ----- autobuild/autobuild_tool_build.py 9ee2db08d677 autobuild/autobuild_tool_configure.py 9ee2db08d677 autobuild/autobuild_tool_edit.py 9ee2db08d677 autobuild/autobuild_tool_install.py 9ee2db08d677 autobuild/autobuild_tool_installables.py 9ee2db08d677 autobuild/autobuild_tool_manifest.py 9ee2db08d677 autobuild/autobuild_tool_package.py 9ee2db08d677 autobuild/autobuild_tool_print.py 9ee2db08d677 autobuild/autobuild_tool_uninstall.py 9ee2db08d677 autobuild/configfile.py 9ee2db08d677 Diff: http://codereview.secondlife.com/r/140/diff Testing ------- Manually tested with and without the command line option, and with and without the environment variable set: confirmed that the correct file name is used per the precedence above. Confirmed that the new logging works correctly. Thanks, Oz
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges