Skip to content

Commit

Permalink
tests: runtime: in_tail: remove unused val
Browse files Browse the repository at this point in the history
Signed-off-by: Takahiro Yamashita <[email protected]>
  • Loading branch information
nokute78 authored and edsiper committed Jan 23, 2022
1 parent 5215cbd commit 27b37fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/runtime/in_tail.c
Original file line number Diff line number Diff line change
Expand Up @@ -503,9 +503,6 @@ void flb_test_in_tail_multiline_json_and_regex()
int out_ffd;
int n_expected;
int t_expected;
va_list va;
char *key;
char *value;
char *target;
char path[PATH_MAX];
struct tail_test_result result = {0};
Expand Down

0 comments on commit 27b37fd

Please sign in to comment.