calamares/src/modules/fstab
Adriaan de Groot e186e54434 [fstab] Don't fail with a KeyError in misconfigured installations
Use get() instead of [] to avoid KeyError when the host system
confuguration is entirely missing a setting for *mountOptions*.

FIXES #1702
2021-05-24 22:16:54 +02:00
..
fstab.conf REUSE: (CC0-1.0) module descriptors and configuration files 2020-08-26 02:22:49 +02:00
fstab.schema.yaml REUSE: (GPL-3.0-or-later) all the schema files 2020-08-26 02:01:58 +02:00
main.py [fstab] Don't fail with a KeyError in misconfigured installations 2021-05-24 22:16:54 +02:00
module.desc REUSE: (CC0-1.0) module descriptors and configuration files 2020-08-26 02:22:49 +02:00
test.yaml REUSE: (CC0-1.0) test data 2020-08-26 02:05:46 +02:00