Fix various packager issues. Add options to global_config
commita64c1b7161c8befc721af43fec5afc3e063abbb3
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Thu, 7 Jul 2011 13:28:06 +0000 (7 13:28 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Thu, 7 Jul 2011 13:28:06 +0000 (7 13:28 +0000)
tree4ddeaf57fd6cb6bf6fb78639e3e0fb148ec39aa6
parent586a9951bd388b39b714bb1de824a7db7bc96a01
Fix various packager issues. Add options to global_config

1. Fix missing default values for PACKAGER/minimum_free_space and
PACKAGER/custom_max_age. These prevented the packager from running on a
fresh installation.

2. Add values mentioned in 1 to global_config for easier discovery.

3. Modify trim_custom_directories behavior to use the default value only
when one is not provided to the function.

4. Various spelling and style cleanup.

Not completely the same, but similar change review URL:

http://gerrit.chromium.org/gerrit/#change,3701

Signed-off-by: Dale Curtis <dalecurtis@google.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5492 592f7852-d20e-0410-864c-8624ca9c26a4
client/common_lib/base_packages.py
global_config.ini
utils/packager.py