aboutsummaryrefslogtreecommitdiff
path: root/nscaw
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-03-30 09:28:44 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-03-30 09:28:44 +1300
commit23ae1c7a42a321261a3cb9999255df49791a7c2b (patch)
tree331109d0bb1e42e449d6a85c3c4c6de929ca27b7 /nscaw
parentAdd Makefile with INSTALL target (diff)
downloadnscaw-23ae1c7a42a321261a3cb9999255df49791a7c2b.tar.gz
nscaw-23ae1c7a42a321261a3cb9999255df49791a7c2b.zip
Strip trailing blank lines
Diffstat (limited to 'nscaw')
-rwxr-xr-xnscaw1
1 files changed, 0 insertions, 1 deletions
diff --git a/nscaw b/nscaw
index befb6c7..3e30b4c 100755
--- a/nscaw
+++ b/nscaw
@@ -79,4 +79,3 @@ printf '%s\t%s\t%u\t%s\n' \
"$hostname" "$service" "$code" "$message" |
send_nsca -H "${NSCAW_SERVER:?}" \
-c "${NSCAW_CONFIG:-/etc/send_nsca.cfg}" >/dev/null
-