summaryrefslogtreecommitdiffstats
path: root/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'constants.py')
-rw-r--r--constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.py b/constants.py
index 5924e505e..4e1a2c917 100644
--- a/constants.py
+++ b/constants.py
@@ -59,6 +59,7 @@ NUMBER_OF_CDS = 5
import product
productName = product.productName
productVersion = product.productVersion
+productArch = product.productArch
productPath = product.productPath
bugzillaUrl = product.bugUrl