mirror of https://github.com/cutefishos/calamares
[libcalamares] TemporaryMount with backwards logic
- because mount() returns an exit code, and 0 is "success", the if (!code) was backwards: when mounting succeeded, the TemporaryMount object thought it failed. - This leads to temp-mounts being left *all over* the place from os-prober and fstab-handling.main
parent
a865620f90
commit
14979b1630
Loading…
Reference in New Issue