commit | e2555ff4f6604ed1fbd4a89202d849b186f83cc4 | [log] [tgz] |
---|---|---|
author | tom <tom@onlab.us> | Tue Oct 07 18:47:58 2014 -0700 |
committer | tom <tom@onlab.us> | Tue Oct 07 18:47:58 2014 -0700 |
tree | 6eb71fe872f4ceeeab2295ea9ac1aab607bebda9 | |
parent | 5a1609effc2a46dd5baac363f7cab8bb49514182 [diff] [blame] |
Fixed onos-push-update-bundle tool. Fixed wipe-out command confirmation.
diff --git a/tools/dev/bash_profile b/tools/dev/bash_profile index f4ed3c3..6c1444f 100644 --- a/tools/dev/bash_profile +++ b/tools/dev/bash_profile
@@ -33,6 +33,7 @@ alias op='onos-package' alias ot='onos-test' alias ol='onos-log' +alias go='ob && ot && onos -w' alias pub='onos-push-update-bundle' # Short-hand for tailing the ONOS (karaf) log