Thomas Vachuska
Committed by Gerrit Code Review

Fixing onos-buck

Change-Id: Ibb3e60d273a276b3e86302fd1c915881b8615629
......@@ -35,4 +35,4 @@ fi
popd > /dev/null
# Finally, run the Buck command...
eval $ONOS_ROOT/bin/buck $*
$ONOS_ROOT/bin/buck "$@"
......