From 82e4d1e7d9e2b0a2226a47b8b19e53b05706d4d2 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 15 Sep 2016 13:06:26 +1200 Subject: Remove some stuff shellcheck was unhappy about --- nagios-clear | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'nagios-clear') diff --git a/nagios-clear b/nagios-clear index e8a6de8..f46c878 100755 --- a/nagios-clear +++ b/nagios-clear @@ -34,12 +34,9 @@ if ! (($#)) ; then exit 1 fi -# Define relatively fixed/guaranteed fields for Nagios command; note that the -# comment has a default of 'no comment given' +# Define relatively fixed/guaranteed fields for Nagios command now=$(date +%s) -author=${SUDO_USER:-"$USER"} spec=$1 -comment=${2:-'no comment given'} cmdfile=${NAGCMD_FILE:-/usr/local/nagios/var/rw/nagios.cmd} # Define the path to the Livestatus socket -- cgit v1.2.3