summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorPatrick van Staveren <trick@vanstaveren.us>2016-02-01 07:32:26 +0900
committerPatrick van Staveren <trick@vanstaveren.us>2016-02-18 00:03:24 +0000
commit775c50d622863b791f8c7dacc3e9020532291fe8 (patch)
tree36ef80c6a9d89249fca82443d6b404023304dbfe /data
parented63b65af583a3eccda4509e8fc4d51682ba8148 (diff)
downloadvyos-build-775c50d622863b791f8c7dacc3e9020532291fe8.tar.gz
vyos-build-775c50d622863b791f8c7dacc3e9020532291fe8.zip
Handle errors from subscripts.
Makefile .ONESHELL mode means that individual line exit codes aren't evaluated, only the final return code from the shell, which will always be zero. This makes it break earlier when a subscript returns non-zero. Maybe we shouldn't be using make? ;)
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions