[Pkg-sks-commit] r57 - sks/trunk/sks/debian

chrism at alioth.debian.org chrism at alioth.debian.org
Thu Jun 19 14:44:23 UTC 2008


Author: chrism
Date: 2008-06-19 14:44:21 +0000 (Thu, 19 Jun 2008)
New Revision: 57

Modified:
   sks/trunk/sks/debian/init
Log:
[project @ 58]
lazy today?? ;)

Original author: fabbione
Date: 2003-12-05 09:04:55.940155+00:00

Modified: sks/trunk/sks/debian/init
===================================================================
--- sks/trunk/sks/debian/init	2008-06-19 14:44:14 UTC (rev 56)
+++ sks/trunk/sks/debian/init	2008-06-19 14:44:21 UTC (rev 57)
@@ -16,7 +16,7 @@
 test -e $DAEMON || exit 0
 
 if [ ! -x $DAEMON ]; then
-    echo "ERROR: $DAEMON either is not executable"
+    echo "ERROR: $DAEMON is not executable"
     exit 1
 fi
 




More information about the Pkg-sks-commit mailing list