From: Wouter Wijngaards Date: Thu, 22 Jan 2015 15:10:17 +0000 (+0000) Subject: comment fixup. X-Git-Tag: release-1.5.2rc1~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=648c37da3fe04e999edfae51d2faf3ad15d1f03f;p=thirdparty%2Funbound.git comment fixup. svn:NO TEST git-svn-id: file:///svn/unbound/trunk@3317 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/testcode/do-tests.sh b/testcode/do-tests.sh index 84d2ef566..6ea12cd2f 100755 --- a/testcode/do-tests.sh +++ b/testcode/do-tests.sh @@ -14,7 +14,7 @@ NEED_NOMINGW='tcp_sigpipe.tpkg 07-confroot.tpkg 08-host-lib.tpkg fwd_ancil.tpkg' test_tool_avail "dig" test_tool_avail "ldns-testns" -# test for ipv6, uses streamptcp peculiarity. +# test for ipv6, uses streamtcp peculiarity. if ./streamtcp -f ::1 2>&1 | grep "not supported" >/dev/null 2>&1; then HAVE_IPV6=no else