]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fixed small typo
authorAki Tuomi <cmouse@desteem.org>
Fri, 14 Jun 2013 11:54:21 +0000 (14:54 +0300)
committerAki Tuomi <cmouse@desteem.org>
Fri, 14 Jun 2013 11:54:21 +0000 (14:54 +0300)
regression-tests.nobackend/edns-packet-cache/command

index 532fe11d789c0cf28ab0866232c3a2ccfb990b29..1b266f5b54bf377ce2cff5136d61881a85018fd0 100755 (executable)
@@ -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