mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 16:26:59 +00:00
output: make --skip to take arguments what will be skipped
Accidental typo in usage() caused realisation making skipping to fully controllable is good idea. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
e4f7259cf6
commit
3369278fc0
9 changed files with 216 additions and 23 deletions
|
|
@ -24,6 +24,7 @@ TESTS = \
|
|||
tests/range6 \
|
||||
tests/same-twice \
|
||||
tests/simple \
|
||||
tests/skip \
|
||||
tests/sorts \
|
||||
tests/v6 \
|
||||
tests/v6-perfdata
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue