Make cleanup a param of mn, not a separate script
Also switch from print to info statements, to enable a non-verbose clean. Instead of 'mnclean', now run 'mn -c'.
bin/mnclean
→
mininet/clean.py
100755 → 100644
Please register or sign in to comment