From: Michael Prokop Date: Wed, 30 Nov 2011 13:29:45 +0000 (+0100) Subject: 92-update-freshclam: fix wrong file name in exit message X-Git-Tag: v0.17.0~25 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=5a215cd1ae58656569a9e7704c20d0a784eb83c6 92-update-freshclam: fix wrong file name in exit message Thanks to Thomas Köhler for bugreport. --- diff --git a/etc/grml/fai/config/scripts/GRMLBASE/92-update-freshclam b/etc/grml/fai/config/scripts/GRMLBASE/92-update-freshclam index afaadc4..2996c20 100755 --- a/etc/grml/fai/config/scripts/GRMLBASE/92-update-freshclam +++ b/etc/grml/fai/config/scripts/GRMLBASE/92-update-freshclam @@ -7,7 +7,7 @@ ################################################################################ if ifclass NO_ONLINE ; then - echo "Ignoring script 91-update-pciids as NO_ONLINE is set." + echo "Ignoring script 92-update-freshclam as NO_ONLINE is set." exit 0 fi