fix up the executeraw test - now it works for the first time and does not always fail

This commit is contained in:
Bernhard Amann 2012-05-25 11:30:18 -07:00
parent 96a7e068f0
commit 4de6d76488
3 changed files with 29 additions and 6 deletions

View file

@ -0,0 +1,9 @@
[source=wc -l ../input.log |, reader=Input::READER_RAW, mode=Input::MANUAL, name=input, fields=<no value description>, want_record=F, ev=line
{
print outfile, description;
print outfile, tpe;
print outfile, s;
close(outfile);
}]
Input::EVENT_NEW
8 ../input.log