summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-06-06 09:17:27 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-06-06 09:17:27 +0200
commitee403c2ad745039add6cd34ec1e9a55aa9d51160 (patch)
tree0d5a6f5463d91a7fa160532e2f3e094590ff4506 /tests
parent06633d3fac69a3d380b36ce728a6f2278561b4bb (diff)
parentffdc33e3f178ad85ba5c2c9f7fcee98b743e9d5e (diff)
downloadrsyslog-ee403c2ad745039add6cd34ec1e9a55aa9d51160.tar.gz
rsyslog-ee403c2ad745039add6cd34ec1e9a55aa9d51160.tar.xz
rsyslog-ee403c2ad745039add6cd34ec1e9a55aa9d51160.zip
Merge branch 'v5-stable-imfile-batches' into v5-devel
Conflicts: ChangeLog configure.ac
Diffstat (limited to 'tests')
-rw-r--r--tests/inputfilegen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/inputfilegen.c b/tests/inputfilegen.c
index 26fb79af..0ff8d049 100644
--- a/tests/inputfilegen.c
+++ b/tests/inputfilegen.c
@@ -1,5 +1,6 @@
/* generate an input file suitable for use by the testbench
* Copyright (C) 2011 by Rainer Gerhards and Adiscon GmbH.
+ * usage: ./inputfilegen num-lines > file
* Part of rsyslog, licensed under GPLv3
*/
#include <stdio.h>