On Jul 03, Andrew Pollock <[EMAIL PROTECTED]> wrote:
> Nice of you to check the open bugs...
Actually I did, but only looked at serious bugs, which is the expected
severity for a bashism which breaks dash.
--
ciao,
Marco
signature.asc
Description: Digital signature
On Sun, Jul 03, 2005 at 02:00:38PM +0200, Marco d'Itri wrote:
> Package: dhcp3-server
> Version: 3.0.2-1
> Severity: serious
> Tags: patch
>
> This breaks with dash:
>
> - if ! /usr/sbin/dhcpd3 -t >& /dev/null; then
> + if ! /usr/sbin/dhcpd3 -t 2>&1 /dev/null; then
>
Nice of you to
Package: dhcp3-server
Version: 3.0.2-1
Severity: serious
Tags: patch
This breaks with dash:
- if ! /usr/sbin/dhcpd3 -t >& /dev/null; then
+ if ! /usr/sbin/dhcpd3 -t 2>&1 /dev/null; then
--
ciao,
Marco
signature.asc
Description: Digital signature
3 matches
Mail list logo