Skip to content
Snippets Groups Projects
Commit ece14ff4 authored by Bob Lantz's avatar Bob Lantz
Browse files

Check out CS244 branch for class.

parent e5653fb6
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,8 @@ sudo apt-get update
sudo apt-get -y install git-core openssh-server
git clone git://github.com/mininet/mininet
cd mininet
# Currently ovs-1.4-compat; will change to testing or master
git checkout -b 1.4 origin/devel/ovs-1.4-compat
# Check out branch for cs244
git checkout -b cs244 origin/class/cs244
cd
time mininet/util/install.sh
if ! grep NOX_CORE_DIR .bashrc; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment