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 59f50c2718ba30479449ed31ed2202f7a797ca1d (commit)
from 701afa4b3a5ae3e93b92bd9a4fa013fadbe69774 (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-pcu/commit/?id=59f50c2718ba30479449ed31ed2202f…
commit 59f50c2718ba30479449ed31ed2202f7a797ca1d
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Nov 30 12:36:11 2017 +0100
TBF: log timer override
Currently TBF support only single Txxxx timer so scheduling another
timer will cancel out the one which is already running. Until the proper
fix is in place, let's at least log this situation as error.
Note: cosmetic adjustement to test output is required - we do not report
restart of the same timer twice because "restarting" assumes it anyway.
Change-Id: I462464a1e6df937b72cad65d19cd48e95dc4db45
Related: OS#2407
-----------------------------------------------------------------------
Summary of changes:
src/tbf.cpp | 14 +-
tests/tbf/TbfTest.err | 422 +++++++++++++++++++++++++-------------------------
2 files changed, 218 insertions(+), 218 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT