mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
Fix typo from review
Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>
This commit is contained in:
parent
52283194eb
commit
7ddd456f02
1 changed files with 1 additions and 1 deletions
2
testdata/ratelimit.tdir/ratelimit.pre
vendored
2
testdata/ratelimit.tdir/ratelimit.pre
vendored
|
|
@ -14,7 +14,7 @@ echo "UNBOUND_PORT=$UNBOUND_PORT" >> .tpkg.var.test
|
|||
echo "STUB_PORT=$STUB_PORT" >> .tpkg.var.test
|
||||
echo "CONTROL_PORT=$CONTROL_PORT" >> .tpkg.var.test
|
||||
|
||||
# start ldns-testnd
|
||||
# start ldns-testns
|
||||
get_ldns_testns
|
||||
$LDNS_TESTNS -v -p $STUB_PORT ratelimit.testns >stub.log 2>&1 &
|
||||
STUB_PID=$!
|
||||
|
|
|
|||
Loading…
Reference in a new issue