Skip to content

Commit

Permalink
in_tail: Fix a failing test
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Hatake <[email protected]>
  • Loading branch information
cosmo0920 committed Feb 15, 2024
1 parent 33e9b59 commit 9b26d31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/plugin/test_in_tail.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1594,6 +1594,7 @@ def ex_config_with_brackets
"pos_file" => "#{@tmp_dir}/tail.pos",
"read_from_head" => true,
"refresh_interval" => 30,
"use_extended_glob" => true,
"rotate_wait" => "#{EX_ROTATE_WAIT}s",
"follow_inodes" => "#{EX_FOLLOW_INODES}",
})
Expand Down

0 comments on commit 9b26d31

Please sign in to comment.