mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
Show why tests failed to bind to ports
This commit is contained in:
parent
9d8a70c167
commit
a877ecc3ab
@ -53,6 +53,7 @@ test_naive() {
|
|||||||
fi
|
fi
|
||||||
if [ $i -eq 10 ]; then
|
if [ $i -eq 10 ]; then
|
||||||
echo Timeout to start naive
|
echo Timeout to start naive
|
||||||
|
ss -ntlp
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
sleep 1
|
sleep 1
|
||||||
|
Loading…
Reference in New Issue
Block a user