[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a

David GUENAULT dguenault at monitoring-fr.org
Tue Feb 28 22:22:34 UTC 2012


The following commit has been merged in the debian/master branch:
commit 4294aed6544c099a36f289347ba5f8b346d52f52
Author: David GUENAULT <dguenault at monitoring-fr.org>
Date:   Sat Feb 25 10:03:28 2012 +0100

    FIX output redirection

diff --git a/install b/install
index bde17f6..3709910 100755
--- a/install
+++ b/install
@@ -982,7 +982,7 @@ function install_nagvis(){
         then
             cecho " > Patching links for multisite use" green
             cd $NAGVISPREFIX/etc
-            patch < $myscripts/install.d/nagvis.multisite.uri.patch
+            patch < $myscripts/install.d/nagvis.multisite.uri.patch >> /tmp/shinken.install.log 2>&1
         fi
     fi 
     cecho " > Restart Apache " green

-- 
UNNAMED PROJECT



More information about the Pkg-nagios-changes mailing list