 
            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 3f2a9a2ab1cf3c4059ed8a5f81c969375a1c2627 (commit) from 880a34d2ef63276fdbba34cc4944d66d72467e6a (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=3f2a9a2ab1cf3c4059ed8a5f81c96937...
commit 3f2a9a2ab1cf3c4059ed8a5f81c969375a1c2627 Author: Harald Welte laforge@gnumonks.org Date: Thu Mar 1 23:35:35 2018 +0100
Fix responses to PURGE MS
When performing PURGE MS, OsmoHLR before this patch used toreturn an error even in the successful case. The reasone for this is some wrong assumptions about the return values of db_subscr_purge().
Change-Id: Ie3005e2eeb424715fd77f202e9fe18464ba211b7
-----------------------------------------------------------------------
Summary of changes: src/hlr.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive