mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
file: fix config test
This commit is contained in:
parent
bc3a29ef31
commit
c25bd76922
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ int file_parse(struct node *n, json_t *cfg)
|
|||
"in",
|
||||
"eof", &eof,
|
||||
"rate", &f->rate,
|
||||
"epoch", &epoch,
|
||||
"epoch_mode", &epoch,
|
||||
"epoch", &epoch_flt,
|
||||
"buffer_size", &f->buffer_size_in,
|
||||
"out",
|
||||
|
|
Loading…
Add table
Reference in a new issue