summaryrefslogtreecommitdiffstats
path: root/web/attachments/316148-patch.diff
diff options
context:
space:
mode:
Diffstat (limited to 'web/attachments/316148-patch.diff')
-rw-r--r--web/attachments/316148-patch.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/web/attachments/316148-patch.diff b/web/attachments/316148-patch.diff
new file mode 100644
index 0000000..65f71d5
--- /dev/null
+++ b/web/attachments/316148-patch.diff
@@ -0,0 +1,12 @@
1*** check_nrpe.c 2009-03-04 15:21:49.000000000 +0100
2--- check_nrpe_new.c 2009-03-04 15:21:36.000000000 +0100
3***************
4*** 389,394 ****
5--- 389,395 ----
6 return ERROR;
7 break;
8 }
9+ if (argindex > 0) break;
10 }
11
12 /* determine (base) command query */