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 "UNNAMED PROJECT".
The branch, neels/subscr_vty has been updated
discards 54d99a452169a3faee2e88f08b67b54ef4268f35 (commit)
via 16cb20b29e8946b68ea208e2ccdbd1f21112d951 (commit)
via db0d30be9d1cce6ecf80652c3d911a7f3d095aff (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (54d99a452169a3faee2e88f08b67b54ef4268f35)
\
N -- N -- N (16cb20b29e8946b68ea208e2ccdbd1f21112d951)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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/osmo-hlr/commit/?id=16cb20b29e8946b68ea208e2ccdbd1f…
commit 16cb20b29e8946b68ea208e2ccdbd1f21112d951
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sat Oct 14 04:15:31 2017 +0200
add vty_script_runner.py
Standalone python3 script to verify a VTY transcript file.
Change-Id: Idf94eed98c9cf84f8e3b6b7cc5b30abfb2438c8b
http://cgit.osmocom.org/osmo-hlr/commit/?id=db0d30be9d1cce6ecf80652c3d911a7…
commit db0d30be9d1cce6ecf80652c3d911a7f3d095aff
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sat Oct 14 08:07:36 2017 +0200
subscr vty
Change-Id: I52c9ccc1ccbfbec18f00c4974116ef576776f707
-----------------------------------------------------------------------
Summary of changes:
src/hlr_vty_subscr.c | 134 +++++----
tests/Makefile.am | 2 +-
tests/test_subscr_create_update_show_delete.vty | 366 ++++++++++++++++++++++--
tests/vty_script_runner.py | 63 ++--
4 files changed, 461 insertions(+), 104 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT