aboutsummaryrefslogtreecommitdiff
path: root/test/cli/testdatumfile
diff options
context:
space:
mode:
authorElliott Sales de Andrade <quantum.analyst@gmail.com>2019-02-24 08:02:45 -0500
committerKristian Evers <kristianevers@gmail.com>2019-02-24 14:02:45 +0100
commit140c64713b451db3456287e338e1ce297a52d047 (patch)
tree934a622c2eea6ef6fb5a53ecac20b96b1f2228b7 /test/cli/testdatumfile
parent36a43f88aa2a136ddb1b901cff469e6e0d9e75d7 (diff)
downloadPROJ-140c64713b451db3456287e338e1ce297a52d047.tar.gz
PROJ-140c64713b451db3456287e338e1ce297a52d047.zip
Fix data path used by cli tests (#1288)
All other tests use PROJ_LIB, and allow it to be overridden from the command-line, so do the same here.
Diffstat (limited to 'test/cli/testdatumfile')
-rwxr-xr-xtest/cli/testdatumfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cli/testdatumfile b/test/cli/testdatumfile
index e8995150..27c39840 100755
--- a/test/cli/testdatumfile
+++ b/test/cli/testdatumfile
@@ -4,7 +4,6 @@
#
#
TEST_CLI_DIR=`dirname $0`
-DATA_DIR=`dirname $0`/../../data
EXE=$1
usage()