Commit 25349e8
Fix GRUB2._autogen AttributeError
GRUB2._autogen should and can be determined on initialization, rather
than when retrieving the list of kernels (which may or may not happen
before the attribute is accessed).
Signed-off-by: Konstantinos Smanis <[email protected]>
Closes: #6
Signed-off-by: Michał Górny <[email protected]>1 parent b0cace4 commit 25349e8
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
26 | | - | |
27 | | - | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
0 commit comments