Committed by
Gerrit Code Review
WIP: Resolve conflict with Go language "go" command
Resolve ONOS-475 Change-Id: If0ffe6aea59b4286bb966f15d741526951fd9915
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -49,7 +49,7 @@ alias ot='onos-test' | ... | @@ -49,7 +49,7 @@ alias ot='onos-test' |
| 49 | alias ol='onos-log' | 49 | alias ol='onos-log' |
| 50 | alias ow='onos-watch' | 50 | alias ow='onos-watch' |
| 51 | alias oi='setPrimaryInstance' | 51 | alias oi='setPrimaryInstance' |
| 52 | -alias go='ob && ot && onos -w' | 52 | +# alias go='ob && ot && onos -w' |
| 53 | alias pub='onos-push-update-bundle' | 53 | alias pub='onos-push-update-bundle' |
| 54 | 54 | ||
| 55 | # Short-hand for tailing the ONOS (karaf) log | 55 | # Short-hand for tailing the ONOS (karaf) log | ... | ... |
-
Please register or login to post a comment