[packages/nagios-plugin-check_elvis_status] formatting cosmetics

glen glen at pld-linux.org
Sun Feb 17 13:31:23 CET 2013


commit 272545108bac3d1a94af5bba64630a4b30bd68ce
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Feb 17 14:31:13 2013 +0200

    formatting cosmetics

 check_elvis_status.php | 26 ++++++++++++--------------
 1 file changed, 12 insertions(+), 14 deletions(-)
---
diff --git a/check_elvis_status.php b/check_elvis_status.php
index 41647f2..295acd3 100755
--- a/check_elvis_status.php
+++ b/check_elvis_status.php
@@ -2,23 +2,21 @@
 <?php
 /* vim: set encoding=utf-8: */
 /*
- *  Nagios plugin to check Elvis DAM server-status json
- *  Copyright (C) 2012 Elan Ruusamäe <glen at delfi.ee>
+ * Nagios plugin to check Elvis DAM server-status json
+ * Copyright (C) 2012 Elan Ruusamäe <glen at delfi.ee>
  *
- *  This program is free software: you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation, either version 2 of the License, or
- *  (at your option) any later version.
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
  *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
  *
- *  You should have received a copy of the GNU General Public License
- *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
- *
- * @(#) $Id$
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 define('PROGNAME', basename(array_shift($argv)));
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_elvis_status.git/commitdiff/272545108bac3d1a94af5bba64630a4b30bd68ce



More information about the pld-cvs-commit mailing list