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, master has been updated
via 84c2f43d00af200eb2b1a58a566e3ed69e767904 (commit)
from 63f68ccc4cdee6e8de2e4e63d456d4c340af5b51 (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/osmo-hlr/commit/?id=84c2f43d00af200eb2b1a58a566e3ed…
commit 84c2f43d00af200eb2b1a58a566e3ed69e767904
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Dec 14 20:58:54 2017 +0100
fix debug log: put 'deriving 2G from 3G' in proper place
Don't log "deriving 2G from 3G" when we're actually calculating
separately; log
it when we're actually deriving from 3G.
Add log "calculating 2G separately" in the right place.
The test output changes show that each test said "separate 2G" at the top
while
logging "deriving 2G from 3G" further down, which was obviously wrong.
Change-Id: I6679d7ef8fdcae39a0c2aff7ac638e63dddb10dc
-----------------------------------------------------------------------
Summary of changes:
src/auc.c | 3 ++-
tests/auc/auc_test.err | 13 +++++++++++--
tests/auc/auc_ts_55_205_test_sets.err | 19 +++++++++++++++++++
3 files changed, 32 insertions(+), 3 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT