Remove 'netstat -anr' from crashinfo.

This commit is contained in:
glebius 2015-04-09 07:49:42 +00:00
parent 4a12d7101e
commit 800a95f423

View File

@ -267,12 +267,6 @@ echo
netstat -M $VMCORE -N $KERNEL -m
echo
echo "------------------------------------------------------------------------"
echo "netstat -anr"
echo
netstat -M $VMCORE -N $KERNEL -anr
echo
echo "------------------------------------------------------------------------"
echo "netstat -anA"
echo