Show why tests failed to bind to ports

This commit is contained in:
klzgrad 2021-05-25 22:14:00 +08:00
parent 9d8a70c167
commit a877ecc3ab

View File

@ -53,6 +53,7 @@ test_naive() {
fi
if [ $i -eq 10 ]; then
echo Timeout to start naive
ss -ntlp
exit 1
fi
sleep 1