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 6dd0fc685b7149f67a5fe17a5bce55c446aa563c (commit) from c103c64e7da55cbbf6e1d299ad030ef28424a9a1 (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=6dd0fc685b7149f67a5fe17a5bce55c44...
commit 6dd0fc685b7149f67a5fe17a5bce55c446aa563c Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Wed Mar 15 16:05:42 2017 +0100
oap tests: fix after SQN scheme changes from libosmocore
In change-id Iadf43f21e0605e9e85f7e8026c40985f7ceff1a3, libosmocore changes from incrementing SQN after tuple generation to incrementing SQN before tuple generation. Thus we now need to pass desired_sqn - 1 to get the same tuples.
Change-Id: Ifeda71e713bb60dcd31ac651f461b714cfa39b5c Related: OS#1968 OS#1969
-----------------------------------------------------------------------
Summary of changes: openbsc/src/libcommon/oap_client.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive