mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-21 16:39:32 +00:00
d0373977b3
The code was comparing two string constants, instead of a variable to a constant. Correct the problem to enable the preflight checks to work as intended.