Package: aoetools
Version: 26-1
Severity: minor
Hi,
With the default config (LVMGROUPS="" and AOEMOUNTS="") the startup message
is not terminated by a line feed:
[EMAIL PROTECTED]:~$ sudo invoke-rc.d aoetools start
Starting AoE devices discovery and mounting AoE filesystems: [EMAIL
PROTECTED]:~$
Maybe it's the reversed logic in /etc/init.d/aoetools:
if [ -n "$waitaoe" ]
then
echo
fi
should rather test -z "$waitaoe", shouldn't it?
Regards,
Feri.
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable'), (50, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.25-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]