mirror of https://github.com/cutefishos/calamares
[libcalamaresui] Use meaningful asserts
- In debug mode, hitting assert(false) is meaningless, - In release mode, the assert is optimized out. - So assert the condition we're actually testing, for better messages.main
parent
976ad7e3e7
commit
f64e55f0dc
Loading…
Reference in New Issue