mirror of
https://github.com/openwrt/packages.git
synced 2026-01-11 16:00:23 +04:00
knot: update to 2.3.0
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd `dirname "$0"`/tests
|
||||
../tap/runtests -b /tmp ./dnssec_test_* ./test_*
|
||||
../tap/runtests -b /tmp ./contrib/test_* ./dnssec/test_* ./libknot/test_* ./modules/test_* ./utils/test_* ./test_*
|
||||
ret=$?
|
||||
cd -
|
||||
|
||||
|
||||
Reference in New Issue
Block a user