Commit b1b5d35
committed
serverutils: fix log message for globalDefaultSelectionOverride
Previously, if we used `globalDefaultSelectionOverride` to force usage
of shared process tenant, we'd still see a log message as if external
process tenant was started. This was the case since we didn't use the
right boolean, and this is now fixed.
Release note: None1 parent c619ca9 commit b1b5d35
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
0 commit comments