Merging MurphyMc LinearTopo pull request

This commit is contained in:
Brian O'Connor
2013-08-02 13:35:38 -07:00
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -281,7 +281,7 @@ if __name__ == "__main__":
try:
MininetRunner()
except KeyboardInterrupt:
info( "Keyboard Interrupt. Shutting down and cleaning up...")
info( "\n\nKeyboard Interrupt. Shutting down and cleaning up...\n\n")
cleanup()
except Exception:
# Print exception