aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-06-20 13:14:49 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-06-20 13:14:49 +1200
commit70f01c812ca6a00029e08f1899f9376ca8c2d549 (patch)
treeb1fb0deb5650cb1e3beaeaa25eb66b744e83b0f0
parentUpdate to latest version with MKLivestatus (diff)
downloadnagscripts-70f01c812ca6a00029e08f1899f9376ca8c2d549.tar.gz
nagscripts-70f01c812ca6a00029e08f1899f9376ca8c2d549.zip
Re-remove hilarious no-op
-rwxr-xr-xnagios-acknowledge1
1 files changed, 0 insertions, 1 deletions
diff --git a/nagios-acknowledge b/nagios-acknowledge
index f9b1081..c25deac 100755
--- a/nagios-acknowledge
+++ b/nagios-acknowledge
@@ -63,7 +63,6 @@ fi
now=$(date +%s)
spec=$1
sticky=1
-notify=$notify
persistent=1
author=${SUDO_USER:-$USER}
comment=${2:-'no comment given'}