mirror of
https://github.com/novatiq/packages.git
synced 2026-07-13 07:19:27 +01:00
1f1d21ed28
It was somewhat opaque how the variable a is questioned. To show this better the variable is now a string and not a boolean. So you can see directly what should happen. With a boolean you always have to think about what it means when 0 or 1 is used. Signed-off-by: Florian Eckert <fe@dev.tdt.de>