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 44468ad531b7baa1c5692d224b2f11695af47970 (commit) from 577a1256525a2177f6dee10857b245c09d1e9d82 (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=44468ad531b7baa1c5692d224b2f11695...
commit 44468ad531b7baa1c5692d224b2f11695af47970 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Fri Feb 24 17:54:22 2017 +0100
smpp_test_runner.py: fix socket leak
Each running test would open up another socket without ever closing unused ones. Close the sockets after each test is done.
Change-Id: I0a42caab3bb8c9c9d04b033e4de9efe0ca8fd2af
-----------------------------------------------------------------------
Summary of changes: openbsc/tests/smpp_test_runner.py | 2 ++ 1 file changed, 2 insertions(+)
hooks/post-receive