- testcode/ldns-testpkts.c check for makedist is informational.

git-svn-id: file:///svn/unbound/trunk@2856 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2013-03-11 15:11:56 +00:00
parent 08b59fc57e
commit 08d5059ddb
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,6 @@
11 March 2013: Wouter
- iana portlist update.
- testcode/ldns-testpkts.c check for makedist is informational.
15 February 2013: Wouter
- fix defines in lookup3 for bigendian bsd alpha

View file

@ -382,7 +382,7 @@ if test ! -z "$LDNSDIR"; then
diff -q $LDNSDIR/examples/ldns-testpkts.h testcode/ldns-testpkts.h; then
info "ldns-testpkts.c and ldns-testpkts.h are OK"
else
error_cleanup "ldns-testpkts is different in ldns and unbound"
info "ldns-testpkts is different in ldns and unbound"
fi
fi
cd $temp_dir/unbound