Sho SHIMIZU
Committed by Gerrit Code Review

WIP: Resolve conflict with Go language "go" command

Resolve ONOS-475

Change-Id: If0ffe6aea59b4286bb966f15d741526951fd9915
......@@ -49,7 +49,7 @@ alias ot='onos-test'
alias ol='onos-log'
alias ow='onos-watch'
alias oi='setPrimaryInstance'
alias go='ob && ot && onos -w'
# alias go='ob && ot && onos -w'
alias pub='onos-push-update-bundle'
# Short-hand for tailing the ONOS (karaf) log
......