Merge pull request #38963 from lheckemann/requirefile-build-error

requireFile: exit with non-zero error message
This commit is contained in:
Sarah Brofeldt
2018-04-16 00:07:47 +02:00
committed by GitHub

View File

@@ -170,6 +170,7 @@ rec {
***
_EOF_
exit 1
'';
};