commit | 7924b17e81031bceef11ce08db1b5a684ac1d520 | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Wed Mar 08 00:04:33 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Mar 09 21:59:19 2017 +0000 |
tree | e157a0111c38f04001640870063ff20968876db5 | |
parent | 27c87d922b94567b05ba4c60ba67615c1568b599 [diff] |
elog-gen.py: handle absence of metadata An error may just want to inherit metadata from another error, without adding metadata of it's own. In such a case, the metadata file won't have the "meta" keyword, although it will have the "inherits" keyword. Accept metadata files that don't have the "meta" keyword. Change-Id: I4e30e035f19d6af8e0e1f654465d109fe5284a1b Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>