Commit deb2273
committed
bin/yaml-to-shell-vars: silently ignore missing or empty files
This prevents 'No such file or directory @ rb_sysopen' crashes when the
script is invoked with empty strings or non-existent file arguments.
Signed-off-by: Philip Li <philip.li@intel.com>1 parent 6c3dc8d commit deb2273
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
0 commit comments