]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Do not include conf.sh from ttl/clean.sh
authorMichał Kępień <michal@isc.org>
Thu, 28 Feb 2019 12:15:13 +0000 (13:15 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 28 Feb 2019 12:17:13 +0000 (13:17 +0100)
Including $SYSTEMTESTTOP/conf.sh from a system test's clean.sh script is
not needed for anything while it causes an error message to be printed
out when "./configure" is run, as "make clean" is invoked at the end.
Remove the offending line to prevent the error from occurring.

(cherry picked from commit 6602848460f6815434acbdee6a2c569079ddf0ad)

bin/tests/system/ttl/clean.sh

index 70b2dca3d8b99df79def0cd45e3dcba7dd8fab77..443b841ea8943946015b576e50db29265863b3a4 100644 (file)
@@ -1,7 +1,5 @@
 #!/bin/sh
 
-. $SYSTEMTESTTOP/conf.sh
-
 rm -f ./dig.out.*
 rm -f ./*/named.conf
 rm -f ./*/named.memstats