Update oftest repo location

Fixes Issue 41: https://github.com/mininet/mininet/issues/41

Reported-by: sublinhado on GitHub
This commit is contained in:
Brandon Heller
2012-06-14 11:10:39 -07:00
parent d9fd4ea245
commit 496cd25d37
+1 -1
View File
@@ -284,7 +284,7 @@ function oftest {
# Install oftest: # Install oftest:
cd ~/ cd ~/
git clone git://openflow.org/oftest git clone git://github.com/floodlight/oftest
cd oftest cd oftest
cd tools/munger cd tools/munger
sudo make install sudo make install