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 17a6bab150bd70954b00645c8d1f18ce3ccf8948 (commit) from d091b8de21506571f64c248a7635af60cc77633c (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=17a6bab150bd70954b00645c8d1f18ce3...
commit 17a6bab150bd70954b00645c8d1f18ce3ccf8948 Author: Neels Hofmeyr neels@hofmeyr.de Date: Sat Jul 23 16:14:06 2016 +0200
fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH
Add GSM_PCHAN_TCH_F_TCH_H_PDCH in gsm_pchant_names and gsm_pchant_descs: the VTY and CTRL can now handle the new pchan type.
Adjust the CTRL iface test to expect the new PCHAN type in the output.
Fixes make check with --enable-external-tests after libosmocore commit fd80f5a04239c2ab7b561401476dd89f2861748b that adds GSM_PCHAN_TCH_F_TCH_H_PDCH.
Change-Id: I4ad9c972d7f76f7e20cf74d6fc3d1928b644a4f8
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/gsm_data_shared.h | 4 ++-- openbsc/src/libcommon/gsm_data_shared.c | 6 ++++-- openbsc/tests/ctrl_test_runner.py | 5 ++++- 3 files changed, 10 insertions(+), 5 deletions(-)
hooks/post-receive