summaryrefslogtreecommitdiffstats
path: root/constants.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-02-27 21:14:49 +0000
committerJeremy Katz <katzj@redhat.com>2003-02-27 21:14:49 +0000
commit81af99f1bac07ea318d2837a4d7f15aebfb9bcf1 (patch)
treee0d429e928ed6430d977bfec7df1b4ab25b718b1 /constants.py
parentf24d51810f50fc95d1e4556ca36199dae4435647 (diff)
downloadanaconda-81af99f1bac07ea318d2837a4d7f15aebfb9bcf1.tar.gz
anaconda-81af99f1bac07ea318d2837a4d7f15aebfb9bcf1.tar.xz
anaconda-81af99f1bac07ea318d2837a4d7f15aebfb9bcf1.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 069d949d1..8365de134 100644
--- a/constants.py
+++ b/constants.py
@@ -15,7 +15,7 @@
from rhpl.translate import N_
-BETANAG = 0
+BETANAG = 1
DEBUG = 0