Commit 995bba7
BUG/MINOR: tcpcheck: report correct error in tcp-check rule parser
When parsing tcp-check expect-header, a copy-paste error in the error
message causes the name of the header to be reporetd as the invalid
format string instead of its value. This is really harmless but should
be backported to all versions to help users understand the cause of the
problem when this happens. This was reported in GH issue #2586 by
@Bbulatov.
(cherry picked from commit 8a7afb6)
Signed-off-by: Amaury Denoyelle <[email protected]>1 parent 6d0ac5d commit 995bba7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3434 | 3434 | | |
3435 | 3435 | | |
3436 | 3436 | | |
3437 | | - | |
| 3437 | + | |
3438 | 3438 | | |
3439 | 3439 | | |
3440 | 3440 | | |
| |||
0 commit comments