From: Aki Tuomi Date: Fri, 14 Jun 2013 11:54:21 +0000 (+0300) Subject: Fixed small typo X-Git-Tag: rec-3.6.0-rc1~651^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d11a85f5dccf29cd33d8a1e194107f6040a25f44;p=thirdparty%2Fpdns.git Fixed small typo --- diff --git a/regression-tests.nobackend/edns-packet-cache/command b/regression-tests.nobackend/edns-packet-cache/command index 532fe11d78..1b266f5b54 100755 --- a/regression-tests.nobackend/edns-packet-cache/command +++ b/regression-tests.nobackend/edns-packet-cache/command @@ -13,10 +13,10 @@ bindwait () return fi let loopcount=loopcount+1 + done if [ $done != $domcount ]; then echo "Domain parsing failed" >> failed_tests fi - done } port=5501