From: Michael Prokop Date: Sun, 1 Jul 2007 18:22:26 +0000 (+0200) Subject: /etc/init.d/grml-reboot: cosmetic fix (drop empty line) X-Git-Tag: 1.0.11~1 X-Git-Url: http://git.grml.org/?p=grml-etc.git;a=commitdiff_plain;h=699350f077f1bf4eb7e47ae940e0503129ad81b5 /etc/init.d/grml-reboot: cosmetic fix (drop empty line) --- diff --git a/debian/changelog b/debian/changelog index 64893a8..5a5a95a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-etc (1.0.11) unstable; urgency=low + + * /etc/init.d/grml-reboot: cosmetic fix (drop an empty line of + output which seems unnecessary nowadays) + + -- Michael Prokop Sun, 01 Jul 2007 20:21:45 +0200 + grml-etc (1.0.10) unstable; urgency=low [Michael Prokop] diff --git a/etc/init.d/grml-reboot b/etc/init.d/grml-reboot index 4cc241a..ebc9173 100755 --- a/etc/init.d/grml-reboot +++ b/etc/init.d/grml-reboot @@ -64,7 +64,6 @@ if [ -d /sys/bus/pcmcia -a -x /sbin/pccardctl ] ; then fi if [ -n "$INSTALLED" ] ; then - echo log_begin_msg_nn "Running /etc/init.d/rc ${level}: " /etc/init.d/rc $level 1>/dev/null 2>&1 & mysleep "$GREEN"