summaryrefslogtreecommitdiffstats
path: root/constants.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-05-18 20:09:51 +0000
committerJeremy Katz <katzj@redhat.com>2004-05-18 20:09:51 +0000
commitfe2492b2deeaa9e55cd9da53c1fd71a93d5b7549 (patch)
treee10b8821eae0258473e7e70be975ca346adc9960 /constants.py
parent03507182320049f5382e511fccbc2e476df97697 (diff)
downloadanaconda-fe2492b2deeaa9e55cd9da53c1fd71a93d5b7549.tar.gz
anaconda-fe2492b2deeaa9e55cd9da53c1fd71a93d5b7549.tar.xz
anaconda-fe2492b2deeaa9e55cd9da53c1fd71a93d5b7549.zip
betanag returns
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 4a9757c3d..f2019705d 100644
--- a/constants.py
+++ b/constants.py
@@ -15,7 +15,7 @@
from rhpl.translate import N_
-BETANAG = 0
+BETANAG = 1
DEBUG = 0