[Pkg-ossec-devel] [pkg-ossec] 17/18: Refreshed patch #05.

Jose Antonio Quevedo Muñoz jaqm-guest at alioth.debian.org
Tue Aug 13 15:24:53 UTC 2013


This is an automated email from the git hooks/post-receive script.

jaqm-guest pushed a commit to branch debian
in repository pkg-ossec.

commit 9dd72cc7606b9daf5904d82fcb4ce71022d4a7b7
Author: Jose Antonio Quevedo <joseantonio.quevedo at gmail.com>
Date:   Tue Aug 13 16:46:37 2013 +0200

    Refreshed patch #05.
---
 debian/patches/05-standard-pidfile-location |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/debian/patches/05-standard-pidfile-location b/debian/patches/05-standard-pidfile-location
index b0ac1f0..18c8c8c 100644
--- a/debian/patches/05-standard-pidfile-location
+++ b/debian/patches/05-standard-pidfile-location
@@ -82,9 +82,9 @@
 -            ${DIR}/bin/${i};
 +            ${DIRECTORY}/bin/${i};
              if [ $? != 0 ]; then
+ 		echo "${i} did not start";
                  unlock;
-                 exit 1;
-@@ -175,13 +179,13 @@
+@@ -176,13 +180,13 @@
          return 0;
      fi
          
@@ -101,7 +101,7 @@
                  continue;
              fi
                  
-@@ -206,12 +210,12 @@
+@@ -207,12 +211,12 @@
          if [ $? = 1 ]; then
              echo "Killing ${i} .. ";
              
@@ -188,9 +188,9 @@
 -            ${DIR}/bin/${i} ${DEBUG_CLI};
 +            ${DIRECTORY}/bin/${i} ${DEBUG_CLI};
              if [ $? != 0 ]; then
+ 		echo "${i} did not start correctly.";
                  unlock;
-                 exit 1;
-@@ -270,13 +272,13 @@
+@@ -271,13 +273,13 @@
          return 0;
      fi
          
@@ -207,7 +207,7 @@
                  continue;
              fi
                  
-@@ -301,12 +303,12 @@
+@@ -302,12 +304,12 @@
          if [ $? = 1 ]; then
              echo "Killing ${i} .. ";
              
@@ -294,9 +294,9 @@
 -            ${DIR}/bin/${i} ${DEBUG_CLI};
 +            ${DIRECTORY}/bin/${i} ${DEBUG_CLI};
              if [ $? != 0 ]; then
+ 		echo "${i} did not start correctly.";
                  unlock;
-                 exit 1;
-@@ -259,13 +263,13 @@
+@@ -260,13 +264,13 @@
          return 0;
      fi
          
@@ -313,7 +313,7 @@
                  continue;
              fi
                  
-@@ -290,12 +294,12 @@
+@@ -291,12 +295,12 @@
          if [ $? = 1 ]; then
              echo "Killing ${i} .. ";
              

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ossec/pkg-ossec.git



More information about the Pkg-ossec-devel mailing list