Commit f2686ea
committed
preinstall_sb: restore using ignore action for VM
We relaxed in snapd 2.72 the preinstall check to allow installation in
VMs.
Now that we have the action API, an ignore action will be available to
the rest of the system and users. Restore this.
However, keep the current behaviour for nested tests as
muinstaller does not support interactions to ignore errors.1 parent 8360eee commit f2686ea
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
83 | | - | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments