aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/dev/bash_profile
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/tools/dev/bash_profile')
-rw-r--r--framework/src/onos/tools/dev/bash_profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/src/onos/tools/dev/bash_profile b/framework/src/onos/tools/dev/bash_profile
index a0f040a5..b8244a77 100644
--- a/framework/src/onos/tools/dev/bash_profile
+++ b/framework/src/onos/tools/dev/bash_profile
@@ -67,7 +67,6 @@ alias pub='onos-push-update-bundle'
# Short-hand for tailing and searching the ONOS (karaf) log
alias tl='$ONOS_ROOT/tools/dev/bin/onos-local-log'
-alias ll='less $KARAF_LOG'
alias gl='grep $KARAF_LOG --colour=auto -E -e '
function filterLocalLog {