diff --git a/ci/test-stable.sh b/ci/test-stable.sh index 2f94eb601..57dfad033 100755 --- a/ci/test-stable.sh +++ b/ci/test-stable.sh @@ -84,14 +84,6 @@ test-stable-perf) ;; esac - -## DEBUG to help track down ci/localnet-sanity.sh instability -echo --- ps -ps aux -echo --- netstat -netstat -n --protocol=ip --all -## END DEBUG - # Assumes target/debug is populated. Ensure last build command # leaves target/debug in the state intended for localnet-sanity echo --- ci/localnet-sanity.sh