update it

This commit is contained in:
Sulchan Lee 2019-09-13 13:30:50 +00:00
parent f683e29eca
commit 0acece1570
2 changed files with 2 additions and 2 deletions

2
debian/rules vendored
View File

@ -22,7 +22,7 @@ override_dh_auto_test:
if ! cat /proc/net/protocols | grep SCTP > /dev/null; then \
sctp_exclude_list="-x sctp-test"; \
fi; \
tests/testunit -c ./tests/sample.conf $$sctp_exclude_list || exit; \
tests/testunit $$sctp_exclude_list || exit; \
#override_dh_makeshlibs:
# dh_makeshlibs -V

@ -1 +1 @@
Subproject commit 56f14ffaf2c05d2f6cfaf1f1400609ae8541730d
Subproject commit 83b57809c60651a7b3ae3316211988ea454e6301