Update Oflops repository in install.sh

This commit is contained in:
Fernando Cappi
2013-10-05 22:49:15 -03:00
parent 433d83221a
commit a6e55e3528
+1 -1
View File
@@ -555,7 +555,7 @@ function cbench {
$install libsnmp-dev libpcap-dev libconfig-dev
fi
cd $BUILD_DIR/
git clone git://openflow.org/oflops.git
git clone git://gitosis.stanford.edu/oflops.git
cd oflops
sh boot.sh || true # possible error in autoreconf, so run twice
sh boot.sh