Paul Spooren 2f5f73bc62 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:10 +00:00
..
2021-09-01 08:07:01 +00:00
2015-10-07 10:51:18 +00:00
2016-03-24 22:40:13 +01:00