Revert "Add debug to help track down ci/localnet-sanity.sh instability"

This reverts commit 7aaf5bc02c.
This commit is contained in:
Michael Vines 2019-08-27 14:28:22 -07:00
parent afb24d28ca
commit 9f2119920c
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD
1 changed files with 0 additions and 8 deletions

View File

@ -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