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 OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 0867b720550a153036348eba9593c178b99b477a (commit)
via 0a45c1e77d293005d1b2f80ae801a843cbefe971 (commit)
from aba82097b6e042d6ae3728ca2daf045242d8479a (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/openbsc/commit/?id=0867b720550a153036348eba9593c178…
commit 0867b720550a153036348eba9593c178b99b477a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Sep 28 23:28:06 2016 +0200
vty_test_runner.py: fix indents to use spaces, fix vim comment
Most of this file uses four spaces of indenting. Replace all tabs with spaces.
Remove the erratic 'set' from the recently added vim comment at the bottom.
Change-Id: I4273b3314defb1e5b31b509c2ac7d7c6cd6834cf
http://cgit.osmocom.org/openbsc/commit/?id=0a45c1e77d293005d1b2f80ae801a843…
commit 0a45c1e77d293005d1b2f80ae801a843cbefe971
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Sep 28 23:48:02 2016 +0200
vty_test_runner.py: make unittest print all output by default
Add option to TextTestRunner that shows print output on stdout.
It's better to see everything in our jenkins runs and not hide test output.
Change-Id: If4be1ad1c81c9ed4ab9b208b4c6d1e4b2cc8fdd5
-----------------------------------------------------------------------
Summary of changes:
openbsc/tests/vty_test_runner.py | 56 ++++++++++++++++++++--------------------
1 file changed, 28 insertions(+), 28 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)