From: Peter van Dijk Date: Mon, 28 Jan 2013 11:57:20 +0000 (+0000) Subject: bit more headroom X-Git-Tag: rec-3.5-rc3~42 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=16037583f05de735464e74f0237648e772d1dfb4;p=thirdparty%2Fpdns.git bit more headroom git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3090 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/regression-tests.recursor/ghost-1/command b/regression-tests.recursor/ghost-1/command index d60948025c..2cd49ff0b0 100755 --- a/regression-tests.recursor/ghost-1/command +++ b/regression-tests.recursor/ghost-1/command @@ -2,7 +2,7 @@ . vars rm -f configs/$PREFIX.17/drop-1 cleandig a.www.1.ghost.example.net a | sed 's/\(.*\tIN\t[A-Z0-9]\+\t\)\([0-9]\+\)/\13600/' -sleep 5 +sleep 8 touch configs/$PREFIX.17/drop-1 cleandig b.www.1.ghost.example.net a | sed 's/\(.*\tIN\t[A-Z0-9]\+\t\)\([0-9]\+\)/\13600/' sleep 5 diff --git a/regression-tests.recursor/ghost-2/command b/regression-tests.recursor/ghost-2/command index e48d288159..f22207aed8 100755 --- a/regression-tests.recursor/ghost-2/command +++ b/regression-tests.recursor/ghost-2/command @@ -2,7 +2,7 @@ . vars rm -f configs/$PREFIX.17/drop-2 cleandig a.www.2.ghost.example.net a | sed 's/\(.*\tIN\t[A-Z0-9]\+\t\)\([0-9]\+\)/\13600/' -sleep 5 +sleep 8 touch configs/$PREFIX.17/drop-2 cleandig b.www.2.ghost.example.net a | sed 's/\(.*\tIN\t[A-Z0-9]\+\t\)\([0-9]\+\)/\13600/' sleep 5