Commit b593d8f
osinstall: Fix m1n1 installation
When installing m1n1, no package needs to be downloaded and the URL
cache is None, triggering an exception when close_connection is
called on it.
Signed-off-by: Javier Alvarez <[email protected]>1 parent d957158 commit b593d8f
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
0 commit comments