Skip to content

Commit

Permalink
Merge pull request #5141 from paulfertser/fix-mmexternal-test-typo
Browse files Browse the repository at this point in the history
tests: mmexternal-SegFault-empty-jroot-vg.sh: fix typo
  • Loading branch information
rgerhards committed Jun 19, 2023
2 parents 5d59e85 + 086358c commit 66dfa39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/mmexternal-SegFault-empty-jroot-vg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if $msg contains "msgnum:" then {
}
'
startup_vg
injectmsg litteral "<129>Mar 10 01:00:00 172.20.245.8 tag:msgnum:1"
injectmsg literal "<129>Mar 10 01:00:00 172.20.245.8 tag:msgnum:1"
shutdown_when_empty
wait_shutdown_vg
check_exit_vg
Expand Down

0 comments on commit 66dfa39

Please sign in to comment.