summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2017-01-24 19:11:30 +0100
committerJulian Andres Klode <jak@debian.org>2017-01-24 19:19:48 +0100
commitbcb1919a88ea746460e623dd591f7a00135eadda (patch)
tree65ef3d962910ebcf974cfc39439617b5919beede /.travis.yml
parent9b7c71f145e51c2d655ef09fca434d02db08331d (diff)
test suite: Do not exit 0 in trap for QUIT
This hides errors in the test suite because it will exit with 0 here. Instead, just do exit 1 in most traps, and do just the cleanup in the QUIT hook. This fixes a regression introduced with the caching of the GPG home directory in 4ce2f35248123ff2366c8c365ad6a94945578d66.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions