summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorSatheesh Kumar K <sathk@cumulusnetworks.com>2019-08-26 23:38:26 -0700
committerSatheesh Kumar K <sathk@cumulusnetworks.com>2019-08-26 23:38:26 -0700
commit5e530de4d886bb6640c4437ca5495ab866307401 (patch)
treedbbd09308f95c83318a367b4da5c9ef2c59dc124 /lib/command.c
parentdd7c9169522725614a05c50cb3209c0787b9be30 (diff)
pimd: sh config is showing detail debug, though not configured
Original Idea is to display normal & detailed debugs when detailed debug alone is configured. because of this "sh debugs" are showing wrong Information, because same macro is used to disply the configured debugs. that means even if Normal debug is configured, detailed macro returns TRUE. To avoid this ambiguity check whetehr detailed debug is configured or not during dumping configured debugs. In all other places using old macro. Signed-off-by: Satheesh Kumar K <sathk@cumulusnetworks.com>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions