summaryrefslogtreecommitdiff
path: root/distbuild-helper
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-08-02 10:17:49 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-08-02 10:51:13 +0000
commit8d1d643108108ab29e8673c37dbe3dc8c5ecefeb (patch)
tree83697801693fa39bc6d172ebed4727fab779ebf1 /distbuild-helper
parent9fc92c1403e374d78712db852fb4342f770162fb (diff)
downloadmorph-baserock/pedroalvarez/morph-not-failing.tar.gz
Revert "run commands in builder using -e"baserock/pedroalvarez/morph-not-failing
Some failing commands in a yaml block were being ignored. For example the following commands... pre-configure-commands: - | cp nonexistent foo echo foo ... where giving the following result without making the build fail: ### PRE-CONFIGURE-COMMANDS ### + cp nonexistent foo cp: can't stat 'nonexistent': No such file or directory + echo foo foo This commit also adjusts the test-shell.c to allow the use of '-e' flag. No other changes because the shell was already failing after the first failure found. Change-Id: Ie78b25a99f1b5d6d0d26be74ddc377025dff69fd
Diffstat (limited to 'distbuild-helper')
0 files changed, 0 insertions, 0 deletions