qubes.py: added qubes_guid_path global variable
This commit is contained in:
parent
da41cd2a4a
commit
301fbec19c
@ -43,6 +43,8 @@ if not dry_run:
|
||||
from xen.xend import sxp
|
||||
|
||||
|
||||
qubes_guid_path = "/usr/bin/qubes_guid"
|
||||
|
||||
if dry_run:
|
||||
qubes_base_dir = "."
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user