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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated via addeaa39b172b4114bffbbfdd3dd09a029eb37b3 (commit) from ecbcdf52ec7c165c7933346441c02030833aba78 (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/libosmocore/commit/?id=addeaa39b172b4114bffbbfdd3dd0...
commit addeaa39b172b4114bffbbfdd3dd09a029eb37b3 Author: Harald Welte laforge@gnumonks.org Date: Sat Jan 7 12:52:00 2017 +0100
vty: OSMO_ASSERT() if two identical commands are installed
When the caller installs two identical commands at a given VTY node, the result is that neither of the two commands can ever be executed: The VTY would always complain about "Ambiguous command.". Let's fail fast at program start when two identical commands are intalled.
Change-Id: I85ff4640ebb3d8b75a6a9ab5d2f668edb5b7189e
-----------------------------------------------------------------------
Summary of changes: src/vty/command.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org