#20121: sispmctl 3.0 (Barrier Breaker) misses some output to suppress with 
option
-q
-------------------------+-----------------------------------
 Reporter:  l.openwrt@…  |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  low          |  Milestone:  Barrier Breaker 14.07
Component:  packages     |    Version:  Barrier Breaker 14.07
 Keywords:  sispmctl     |
-------------------------+-----------------------------------
 The option -q of sispmctl is meant to silence sispmctl, and become less
 chatty about its taken actions. But output of -D serial is still shown as
 - example -:

     sispmctl -D $mac -qt1
     now comparing 01:01:51:3a:64 and 01:01:51:3a:64

     sispmctl -qD $mac -t1
     now comparing 01:01:51:3a:64 and 01:01:51:3a:64

     sispmctl -q -D $mac -t1
     now comparing 01:01:51:3a:64 and 01:01:51:3a:64

 This "now comparing.." message is luckily sent to stderr, so it doesn't
 interfere with parsing sispmctl output, which is why I set ticket priority
 to "low",

 Suppressing the text "now comparing ..." would be more consequent, and
 consistent with silencing a good part of other blabber.

 This problem shows with the OpenWrt distributed version of sispmctl only,
 versions of Debian and derivates I have tested behave as expected, by
 suppressing the unwanted output.

--
Ticket URL: <https://dev.openwrt.org/ticket/20121>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to