This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Open Source GSM Base Band stack".
The branch, master has been updated
via 0fcd1c147b3f83efe5def03f954f85a685fafea5 (commit)
from 0fd13fcd3cb505008c042d0b99e257da1ff76c5a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=0fcd1c147b3f83efe5def03f954f8…
commit 0fcd1c147b3f83efe5def03f954f85a685fafea5
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Nov 14 09:59:32 2017 +0100
layer23 vty: fix prompts: insert space after '#'
"All" our VTY prompts have a space after the prompt.
Also do that for '(ms)', '(test-sim)' and '(support)'
prompts.
Change
OsmocomBB(ms)#exit
to
OsmocomBB(ms)# exit
Change-Id: Id437279e0fa9845630a306958b404efa3b94b492
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/src/mobile/vty_interface.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack