Package: at
Version: 3.1.10
Severity: normal
Hi,
/etc/init.d/at adds the option -e to the shebang line and it contains an
explicit 'set -e' elsewhere. Both is wrong, because the code
start_daemon $DAEMON
log_end_msg $?
will never be executed correctly if $? is not 0. Please remove the line
'set -e' and the option '-e' from the shebang line.
Cheers,
Torsten
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (985, 'stable'), (88, 'testing'), (87, 'unstable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages at depends on:
ii libc6 2.6.1-4 GNU C Library: Shared libraries
ii libpam0g 0.79-4 Pluggable Authentication Modules l
ii lsb-base 3.1-23.2etch1 Linux Standard Base 3.1 init scrip
ii ssmtp [mail-transport-agen 2.61-11.1 extremely simple MTA to get mail o
at recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]