mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-31 20:09:35 -05:00
- 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:
parent
08b59fc57e
commit
08d5059ddb
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue