This repository was archived by the owner on May 26, 2025. It is now read-only.
Commit 89fc145
committed
haproxy: -conf-OK now uses the return code
Instead of checking the string "Configuration file is valid", uses the
return code of HAProxy.
This is related to a change in HAProxy which disables the output of
`haproxy -c` when the configuration is valid.1 parent 65c108f commit 89fc145
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
1077 | 1076 | | |
1078 | 1077 | | |
1079 | 1078 | | |
| 1079 | + | |
| 1080 | + | |
1080 | 1081 | | |
1081 | | - | |
1082 | 1082 | | |
1083 | 1083 | | |
1084 | 1084 | | |
| |||
0 commit comments