mirror of
https://github.com/libimobiledevice/libplist.git
synced 2026-05-17 20:30:34 +00:00
test: Fix timezone test cases with set -e
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
## -*- sh -*-
|
||||
|
||||
set -e
|
||||
|
||||
DATASRC=$top_srcdir/test/data
|
||||
TESTFILE=2.plist
|
||||
DATAIN0=$DATASRC/$TESTFILE
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
## -*- sh -*-
|
||||
|
||||
set -e
|
||||
|
||||
DATASRC=$top_srcdir/test/data
|
||||
TESTFILE=2.plist
|
||||
DATAIN0=$DATASRC/$TESTFILE
|
||||
|
||||
Reference in New Issue
Block a user