]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
aiaiai-email: add [defaults] section to config
authorJacob Keller <jacob.e.keller@intel.com>
Fri, 7 Mar 2014 00:31:12 +0000 (16:31 -0800)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 10 Mar 2014 15:03:35 +0000 (17:03 +0200)
commit9d1b83c78d1a9862713b448c7f8b5caa768ce0ac
tree2751c198890cf82310d3e0edfba23c35815db467
parent9ef69a4fdfc529f5c19f83c8284cbb7c3964e196
aiaiai-email: add [defaults] section to config

This patch adds a [defaults] section for the configuration file which
allows setting shared project settings which might be overridden
per-project. This will be used more in a follow-on patch which adds
additional configuration options.

- v2
* put ini_config_is_set into the libshell file
* use __ instead of _ to indicate internal variable
* update comment to better reflect per-project and default variable
  interaction

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
doc/email/example-aiaiai.cfg
email/aiaiai-email-sh-functions
helpers/libshell/shell-ini-config