summaryrefslogtreecommitdiff
path: root/doc/developer/conf.py
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2020-09-21 15:35:56 +0300
committerIgor Ryzhov <iryzhov@nfware.com>2020-09-21 15:35:56 +0300
commit511942ba37661c28aa4ee2062eb6546fd50b3dfc (patch)
tree8bdd06fdf9486af48fc88303bb80d37bba1392de /doc/developer/conf.py
parent1f79037b72f0ec93153f9505a11bce9812429993 (diff)
lib: fix regcomp error processing
* use actual error code instead of "false" * add missing new line Before: ``` nfware# show interface | include (a] % Regex compilation error: Success% Bad regexp '(a]' % Unknown command: show interface | include (a] ``` After: ``` nfware# show interface | include (a] % Regex compilation error: Unmatched ( or \( % Bad regexp '(a]' % Unknown command: show interface | include (a] ``` Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'doc/developer/conf.py')
0 files changed, 0 insertions, 0 deletions