commit | db616f009101e834a0690cdf29737c4add6b7aa3 | [log] [tgz] |
---|---|---|
author | William Roberts <william.c.roberts@intel.com> | Sat Apr 09 10:24:25 2016 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Nov 17 13:10:55 2016 -0800 |
tree | c06b9d025be41f950c56677d21142e5c486ce3ba | |
parent | e4fb495b09cb919b6517c2ad7b8eea09c34d555d [diff] |
fs_config: correct README Testing on earlier versions of Python indicated an error in the README. Python's ConfigParser prior to version 3.2 allows for sections within the same file to override later sections. Correct the README. Test: Checked diff and hash of output file from before and after. Change-Id: Ifd3f78414b4803e4b74decb1fdf6816d4902c4a2 Signed-off-by: William Roberts <william.c.roberts@intel.com>