[umount] Tests don't like an empty config
- modules with no configuration should be marked 'noconfig', but umount is special: it has no **useful** configuration (maybe no **non-deprecated** configuration), but isn't marked 'noconfig' **yet**.
This commit is contained in:
parent
3cdb019de7
commit
7ac42b5f40
@ -27,3 +27,4 @@
|
||||
# example when using a log created by `sudo calamares -d`:
|
||||
#srcLog: "/home/live/installation.log"
|
||||
#destLog: "/var/log/installation.log"
|
||||
srcLog: "/bogus/just/do/not/use/this/anymore.txt"
|
||||
|
Loading…
Reference in New Issue
Block a user