[test-infra] Added --config option to serve.py. (#1434)

In addition to reading the standard config.default.json file and any
config.json file in the working directory, this option allows you to
specify a custom location for any additional config file to read.
Meant to be useful for the case of, e.g., you don't want to have to keep
settings in a custom config.json in your working directory due to risk of
it getting blown away by a "git clean" or whatever.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/1434

Received on Sunday, 30 November 2014 15:48:26 UTC