[SCM] Debian packaging of Pinto CPAN distribution branch, master, updated. 51c2142cafbe52e41aba69aa6ba40a98e08a1903

Oleg Gashev oleg at gashev.net
Wed Jun 5 19:19:55 UTC 2013


The following commit has been merged in the master branch:
commit 8118b75a81e237e85eb1dbac1e84cff5c12a4e4b
Author: Oleg Gashev <oleg at gashev.net>
Date:   Wed Jun 5 19:15:43 2013 +0000

    Updated pinto.init.

diff --git a/debian/pinto.init b/debian/pinto.init
index 1751300..320a813 100644
--- a/debian/pinto.init
+++ b/debian/pinto.init
@@ -40,8 +40,8 @@ check_started () {
 
 start_if_configured() {
 	if [ $START_PINTOD -ne 1 ]; then
-                log_warning_msg "$NAME disabled: not starting. To enable it edit $DEFAULTS_FILE"
-                exit 0
+		log_warning_msg "$NAME disabled: not starting. To enable it edit $DEFAULTS_FILE"
+		exit 0
 	fi
 
 	if ! check_started; then

-- 
Debian packaging of Pinto CPAN distribution



More information about the Pkg-perl-cvs-commits mailing list