From fae4365983e6e40942944b4c4c1dba20f90363b3 Mon Sep 17 00:00:00 2001
From: Andrew Ferguson <adf@cs.brown.edu>
Date: Fri, 26 Apr 2013 13:11:39 -0400
Subject: [PATCH] actually, drop comment as per Bob Lantz

---
 util/vm/install-mininet-vm.sh | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/util/vm/install-mininet-vm.sh b/util/vm/install-mininet-vm.sh
index 3c80a170..bd970c0e 100755
--- a/util/vm/install-mininet-vm.sh
+++ b/util/vm/install-mininet-vm.sh
@@ -31,10 +31,4 @@ time mininet/util/install.sh
 #if ! grep NOX_CORE_DIR .bashrc; then
 #  echo "export NOX_CORE_DIR=~/noxcore/build/src/" >> .bashrc
 #fi
-cat <<EOF
-You may need to reboot and then:
-sudo dpkg-reconfigure openvswitch-datapath-dkms
-sudo service openvswitch-switch start
-EOF
-
 
-- 
GitLab