]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
email-sh-functions: add local variables to parse_prj_config
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 9 Jan 2014 23:28:10 +0000 (15:28 -0800)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 3 Feb 2014 10:36:26 +0000 (12:36 +0200)
commita4958d4ed45d08ea59408d280d49dec4750b580c
treec39c3f3b34c6c5fcf4f0752efef2cc62f4714801
parent3aa1a18313b173865903d9605ed0ada52579cd42
email-sh-functions: add local variables to parse_prj_config

Rather than assuming that the $cfgfile and $prj will be correctly defined, use
the passed parameters. Use local to create local variables to use, just like
in the regular config parsing.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
email/aiaiai-email-sh-functions