On Mon, Mar 17, 2008 at 12:31:38AM -0600, Raphael Geissert wrote:
> checkbashisms' output:
> > possible bashism in ./usr/sbin/bd_pgsql_purge line 4 (echo -e):
> > echo -e "bd_rx_log \n bd_tx_log \n bd_rx_total_log \n bd_tx_total_log" |
> > while read TABLE;

Looks like "for TABLE in bd_rx_log bd_tx_log bd_rx_total_log bd_tx_total_log"
would be a suitable replacement. I'll add a patch.

Thanks for your bug report!

-- 
Regards,
Andreas Henriksson



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to