mirror of
https://github.com/xcat2/confluent.git
synced 2026-08-03 16:07:00 +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.