Make sure test_formats.sh exits on errors
This is required to make sure we fail if a vips command fails, eg. due to a missing fixture.
This commit is contained in:
parent
dacca27ac3
commit
e71c247764
@ -4,6 +4,7 @@
|
||||
# as a test of the command-line interface
|
||||
|
||||
# set -x
|
||||
set -e
|
||||
|
||||
. ./variables.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user