Source: pastedeploy
Version: 1.5.0-2
Severity: important

As per Policy §4.6:
“Every time you put more than one shell command (this includes using a loop) in a makefile command you must make sure that errors are trapped. […] For more complex commands including most loops and conditionals you should include a separate ‘set -e’ command at the start of every makefile command that's actually one of these miniature shell scripts.”

Please add ‘set -e’ to the for loop.

--
Jakub Wilk



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to