[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.95+dfsg-1-16-gabb7e94

Stephen Gran steve at lobefin.net
Fri Mar 27 03:20:26 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 69dc7d8f518b336ea1971be83a5f7d5d0599bb4b
Author: Stephen Gran <steve at lobefin.net>
Date:   Thu Mar 26 16:55:46 2009 -0400

    don't need explicit line endings
    Signed-off-by: Stephen Gran <steve at lobefin.net>

diff --git a/debian/clamav-milter.init.in b/debian/clamav-milter.init.in
index ca5c844..cd855d3 100644
--- a/debian/clamav-milter.init.in
+++ b/debian/clamav-milter.init.in
@@ -29,7 +29,7 @@ if [ ! -f "$CLAMAVMILTERCONF" ]; then
   log_failure_msg "Please either dpkg-reconfigure $DESC, or copy the example from"
   log_failure_msg "/usr/share/doc/clamav-milter/examples/ to $CLAMAVMILTERCONF and run"
   log_failure_msg "'/etc/init.d/clamav-milter start'"
-  exit 0;
+  exit 0
 fi
 
 #COMMON-FUNCTIONS#

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list