Source: pymvpa
Version: 0.4.7-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 loops.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org