Skip to content

Commit d9f4f8d

Browse files
committed
debug port-for
1 parent cca5f8c commit d9f4f8d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

run_tests.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/usr/bin/env bash
22

3+
# DEBUG port-for
4+
cat /proc/sys/net/ipv4/ip_local_port_range
5+
36
cd testgres/tests
47
${PYTHON} -m unittest test_simple
58
flake8 --ignore=W191,F401,E501,F403 .

0 commit comments

Comments
 (0)