]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Make lowercase-outgoing test truncate resultfile
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 23 Jun 2016 14:47:01 +0000 (16:47 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Thu, 23 Jun 2016 14:47:01 +0000 (16:47 +0200)
Closes #3947

regression-tests.recursor/lowercase-outgoing/command

index 173d8350ca914b159eee1c3ce5402d6417f11558..03f880d8b5edeed16e7dd5d590d616df6e4c52bb 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
+truncate -s 0 configs/10.0.3.24/questions.txt
 cleandig hOsT.lOwErcAsE-outgoing.example.net a >/dev/null 2>&1
 $SDIG $nameserver 5300 hOsT.lOwErcAsE-outgoing.example.net a recurse >/dev/null 2>&1
 cat configs/10.0.3.24/questions.txt