summaryrefslogtreecommitdiffstats
path: root/flags.py
diff options
context:
space:
mode:
Diffstat (limited to 'flags.py')
-rw-r--r--flags.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/flags.py b/flags.py
index 8dbcc9f9d..5ee0a9fe1 100644
--- a/flags.py
+++ b/flags.py
@@ -70,6 +70,7 @@ class Flags:
self.__dict__['flags']['test'] = 0
self.__dict__['flags']['rootpath'] = 0
self.__dict__['flags']['livecdInstall'] = 0
+ self.__dict__['flags']['dlabel'] = 0
self.__dict__['flags']['ibft'] = 1
self.__dict__['flags']['iscsi'] = 0
self.__dict__['flags']['serial'] = 0