diff --git a/util/install.sh b/util/install.sh index 8bd7cac..ff32b2c 100755 --- a/util/install.sh +++ b/util/install.sh @@ -395,9 +395,6 @@ function oftest { # Install oftest: cd ~/ git clone git://github.com/floodlight/oftest - cd oftest - cd tools/munger - sudo make install } # Install cbench