Attention is currently required from: csaba.sipos, fixeria, laforge.
Patch set 10:Code-Review -1
1 comment:
File src/osmo-bsc/bts_vty.c:
Patch Set #10, Line 4728: vty_out(vty, " nokia_site hopping-mode %d%s", bts->nokia.hopping_mode, VTY_NEWLINE);
wrong, you need to convert the integer back to a string.
We usually use osmo_value_string for this type of thing.
To view, visit change 39290. To unsubscribe, or for help writing mail filters, visit settings.