From: Peter van Dijk Date: Tue, 10 Sep 2019 10:46:58 +0000 (+0200) Subject: add clarifying comment X-Git-Tag: dnsdist-1.4.0~20^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=38bc3466bc550a66b0df0cd995d80375e7bccdc5;p=thirdparty%2Fpdns.git add clarifying comment --- diff --git a/regression-tests/tests/pdnsutil-increase-serial/command b/regression-tests/tests/pdnsutil-increase-serial/command index cc3a369d94..a8f6accaf3 100755 --- a/regression-tests/tests/pdnsutil-increase-serial/command +++ b/regression-tests/tests/pdnsutil-increase-serial/command @@ -6,6 +6,7 @@ $PDNSUTIL --config-dir=. --config-name=gmysql increase-serial test.dyndns mysqldiff 1 "Check that test.dyndns. still has a valid ordername" +# restore old SOA [ -z "$GMYSQLDB" ] && GMYSQLDB=pdnstest [ -z "$GMYSQLUSER" ] && GMYSQLUSER=root [ -z "$GMYSQLHOST" ] && GMYSQLHOST=localhost