summaryrefslogtreecommitdiff
path: root/tests/get-sysconf.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/get-sysconf.test')
-rwxr-xr-xtests/get-sysconf.test5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/get-sysconf.test b/tests/get-sysconf.test
index 6e1163e4e..fe78d7090 100755
--- a/tests/get-sysconf.test
+++ b/tests/get-sysconf.test
@@ -22,11 +22,6 @@
. ./defs || Exit 1
-# FIXME: remove these once we are merged into master.
-top_testsrcdir=$testsrcdir/..
-testbuilddir=`(cd .. && pwd)`
-top_testbuilddir=`(cd $testbuilddir/.. && pwd)`
-
st=0
sed 20q "$top_testsrcdir/ChangeLog" || st=1
$PERL -V || st=1