mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Making salt.modules.grub_legacy python3 compatible
This commit is contained in:
parent
d589e9f7db
commit
59686eb511
@ -2,6 +2,7 @@
|
|||||||
'''
|
'''
|
||||||
Support for GRUB Legacy
|
Support for GRUB Legacy
|
||||||
'''
|
'''
|
||||||
|
from __future__ import absolute_import
|
||||||
|
|
||||||
# Import python libs
|
# Import python libs
|
||||||
import os
|
import os
|
||||||
|
Loading…
Reference in New Issue
Block a user