summaryrefslogtreecommitdiffstats
path: root/constants.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-11-09 23:28:12 +0000
committerJeremy Katz <katzj@redhat.com>2003-11-09 23:28:12 +0000
commitf12110f2df22dc9e7a4d4178dc13250852714545 (patch)
treefc75c3c7e9a390315bb337f6a362d5f8bea74d60 /constants.py
parent8f5cf5d368b717446fcca55ed5a7390dd038bfbc (diff)
downloadanaconda-f12110f2df22dc9e7a4d4178dc13250852714545.tar.gz
anaconda-f12110f2df22dc9e7a4d4178dc13250852714545.tar.xz
anaconda-f12110f2df22dc9e7a4d4178dc13250852714545.zip
betanag back on
Diffstat (limited to 'constants.py')
-rw-r--r--constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.py b/constants.py
index 0f9c48814..88df39970 100644
--- a/constants.py
+++ b/constants.py
@@ -15,7 +15,7 @@
from rhpl.translate import N_
-BETANAG = 0
+BETANAG = 1
DEBUG = 0