mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
tests: fix tests to use the new OK printing limit
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
9f676f5276
commit
978ddeddeb
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ if [ ! -d tests/outputs ]; then
|
|||
mkdir tests/outputs
|
||||
fi
|
||||
|
||||
dhcpd-pools -L 22 --critical=54 -c $top_srcdir/tests/confs/complete \
|
||||
dhcpd-pools -L 66 --critical=54 -c $top_srcdir/tests/confs/complete \
|
||||
-l $top_srcdir/tests/leases/complete -o tests/outputs/$IAM
|
||||
echo $? >> tests/outputs/$IAM
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue