Paul Spooren fac98f1c54 scripts: mkhash fix return code handling
If hashing a file fails mkhash shouldn't just silently fail. Now check
after each call of `hash_file()` the return and exit early in case of
errors. The return value which was previously ignored and would always
return 0.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-11-09 10:54:29 +00:00
..
2020-09-22 20:36:04 +02:00
2015-10-07 10:51:18 +00:00
2016-03-24 22:40:13 +01:00