mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r22718] Remove unneeded srcdir test
This commit is contained in:
parent
7089b2cff0
commit
1fa894c6b9
@ -51,11 +51,6 @@ h5haveexitcode=yes # default is yes
|
|||||||
pmode= # default to run h5diff tests
|
pmode= # default to run h5diff tests
|
||||||
mydomainname=`domainname 2>/dev/null`
|
mydomainname=`domainname 2>/dev/null`
|
||||||
|
|
||||||
# The build (current) directory might be different than the source directory.
|
|
||||||
if test -z "$srcdir"; then
|
|
||||||
srcdir=.
|
|
||||||
fi
|
|
||||||
|
|
||||||
# source dirs
|
# source dirs
|
||||||
SRC_TOOLS="$srcdir/.."
|
SRC_TOOLS="$srcdir/.."
|
||||||
SRC_TOOLS_TESTFILES="$SRC_TOOLS/testfiles"
|
SRC_TOOLS_TESTFILES="$SRC_TOOLS/testfiles"
|
||||||
|
Loading…
Reference in New Issue
Block a user