Skip to content

Commit

Permalink
Merge pull request #5274 from rgerhards/nitfix
Browse files Browse the repository at this point in the history
testbench: fix "typo" in test case
  • Loading branch information
rgerhards committed Dec 8, 2023
2 parents 8ea8305 + a1b6097 commit 311d7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/es-execOnlyWhenPreviousSuspended.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ template(name="tpl" type="string" string="{\"msgnum\":\"%msg:F,58:2%\"}")
template(name="tpl2" type="string" string="%msg:F,58:2%\n")
module(load="../plugins/omelasticsearch/.libs/omelasticsearch")
6c04c0689247ae05104113e37dcb5e2e3e356865
if $msg contains "msgnum:" then {
action(type="omelasticsearch"
server="127.0.0.1"
Expand Down

0 comments on commit 311d7c0

Please sign in to comment.