commit | bb5d4a664b6dfaef5f83fe5f2dd95f01b8764b06 | [log] [tgz] |
---|---|---|
author | Wade Guthrie <wdg@chromium.org> | Fri Jun 07 09:41:51 2013 -0700 |
committer | ChromeBot <chrome-bot@google.com> | Mon Jun 10 18:08:25 2013 -0700 |
tree | 0b4af1a7dc7c5a4ae1162cfa290a212929a763c1 | |
parent | b8c493568fbb3c403e8e452d8ea3d384fc7e731c [diff] |
shill: Removes unused and anachronistic invocation flags. Removes use-flimflam-dirs but keeps shill::Config (and its associated files) and because it simplifies testing and, as a byproduct, simplifies making the storage directories easy to modify on a switch, later. Also removes |config-dir| and |default-config-dir| because they were unused. BUG=chromium:217747 TEST=unittest and a quick smoke test: * bring-up machine with new shill * make sure it connects * go to a couple websites Change-Id: Id79f35ab33cba79371dc440da2d3f4866700c6ec Reviewed-on: https://gerrit.chromium.org/gerrit/57952 Reviewed-by: Darin Petkov <petkov@chromium.org> Commit-Queue: Wade Guthrie <wdg@chromium.org> Reviewed-by: Wade Guthrie <wdg@chromium.org> Tested-by: Wade Guthrie <wdg@chromium.org>