Package: bird Version: 1.0.11-4 Tags: patch Hello,
While checking the results of the last archive wide checkbashisms check I
found a false positive triggered by the next line:
> echo "Usage: bird {start|stop|reload|restart|force-reload}" >&2S
Even if it isn't a bashism I don't think it is really meant to echo that text
to the '2S' file.
So I guess it should be like:
> echo "Usage: bird {start|stop|reload|restart|force-reload}" >&2
Cheers,
--
Atomo64 - Raphael
Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
signature.asc
Description: This is a digitally signed message part.

