commit | ca8f670643795795242998a8596bde703c7c2905 | [log] [tgz] |
---|---|---|
author | tom <tom@onlab.us> | Tue Oct 07 09:28:53 2014 -0700 |
committer | tom <tom@onlab.us> | Tue Oct 07 09:28:53 2014 -0700 |
tree | 4dfd1fa78075a285b2d1690cb0893fac7b928455 | |
parent | 6db1f0a83c6a6942e5a194ffcbb91d27804e5c31 [diff] [blame] |
Added onos-push-update-bundle (yes 'pub')
diff --git a/tools/dev/bash_profile b/tools/dev/bash_profile index b44658d..f4ed3c3 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 pub='onos-push-update-bundle' # Short-hand for tailing the ONOS (karaf) log alias tl='$ONOS_ROOT/tools/dev/bin/onos-local-log'