]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
email-test-configuration: add helper program to debug configuration
authorJacob Keller <jacob.e.keller@intel.com>
Tue, 27 May 2014 21:54:02 +0000 (14:54 -0700)
committerJacob Keller <jacob.e.keller@intel.com>
Wed, 18 Jun 2014 21:11:52 +0000 (14:11 -0700)
commit6d3e5c2138b672c1e31d276979c8f2e3c58136da
tree1016534579140cd0c2780927f5e8162e0b737377
parent5798efe09211e275e88ca4d3a9c5a2c466c36676
email-test-configuration: add helper program to debug configuration

This script is very useful for debugging the configuration file. It
takes a snapshot of the environment before and after parse_config and
after each parse_prj_config, and then uses diff to display the output.
This makes it very easy to see if the configuration is being read as
desired. This script has already helped debug an issue in the
shell_ini_config parser.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
email/aiaiai-email-test-configuration [new file with mode: 0755]