commit | 224fa9455caf64e3a4df9313e3e12d5c1419df00 | [log] [tgz] |
---|---|---|
author | Sam Bobroff <sam.bobroff@au1.ibm.com> | Mon Jul 20 15:12:19 2015 +1000 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:15:59 2016 -0500 |
tree | 63e712c70517497a4434cca420adc234460000cb | |
parent | 15e1669e4853d89fe4db5db7c45581343bb8b6ee [diff] |
merge_config.sh: exit on missing input files Add a check for the existence of input files and exit (with failure) if they are missing. Without this additional check, missing files produce error messages but still result in an output file being generated and a successful exit code. Change-Id: I8609e00ce99b491dcb1d41e64106a6829dc1fb41 Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com> Signed-off-by: Michal Marek <mmarek@suse.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>