Commit 6fbf957
committed
[FIX] modules: consider unknown modules uninstalled
The function force_install_module could be called
before the discovery of new modules. The validation
for the module itself is deferred so we could also
be lenient with the dependency module validation.
closes #356
Signed-off-by: Christophe Simonis (chs) <[email protected]>1 parent 09d18f5 commit 6fbf957
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
586 | | - | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
587 | 590 | | |
588 | 591 | | |
589 | 592 | | |
| |||
0 commit comments