Skip to content
Snippets Groups Projects
Commit 0f282588 authored by elijah's avatar elijah
Browse files

log short host names

parent 27294be4
Branches
Tags
No related merge requests found
......@@ -131,6 +131,9 @@ module LeapCli
#
# set line prefix
#
if (host)
host = host.split('.').first
end
prefix = prefix_str(host, title)
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment