diff options
author | Harald Welte <laforge@gnumonks.org> | 2017-01-07 12:52:00 +0100 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2017-01-07 12:14:48 +0000 |
commit | addeaa39b172b4114bffbbfdd3dd09a029eb37b3 (patch) | |
tree | fe923303751fde1dbe7d9f05990dff749c8c1455 /src/gsm/a5.c | |
parent | ecbcdf52ec7c165c7933346441c02030833aba78 (diff) |
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
Diffstat (limited to 'src/gsm/a5.c')
0 files changed, 0 insertions, 0 deletions