Bug#316729: bashism in the init script

2005-07-03 Thread Marco d'Itri
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 21 /dev/null; then

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#316729: bashism in the init script

2005-07-03 Thread Andrew Pollock
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 21 /dev/null; then
 

Nice of you to check the open bugs...

#225893 is pending an upload once I sort out DEB_BUILD_OPTIONS support.

regards

Andrew


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



Bug#316729: bashism in the init script

2005-07-03 Thread Marco d'Itri
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