test: Fix timezone test cases with set -e

This commit is contained in:
Nikias Bassen
2014-04-02 15:46:52 +02:00
parent 88528c2ead
commit df053ccdbb
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
## -*- sh -*-
set -e
DATASRC=$top_srcdir/test/data
TESTFILE=2.plist
DATAIN0=$DATASRC/$TESTFILE
+2
View File
@@ -1,5 +1,7 @@
## -*- sh -*-
set -e
DATASRC=$top_srcdir/test/data
TESTFILE=2.plist
DATAIN0=$DATASRC/$TESTFILE