summaryrefslogtreecommitdiffstats
path: root/constants.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-02-14 22:11:59 +0000
committerJeremy Katz <katzj@redhat.com>2003-02-14 22:11:59 +0000
commitb1ee8418b537586183358381c3e04f4cff4ced8a (patch)
tree8f800f35ab17b23ec7cbb88d2aca98ebe7352f72 /constants.py
parent5ea63c518e037ca780346683fa31094a38809595 (diff)
downloadanaconda-b1ee8418b537586183358381c3e04f4cff4ced8a.tar.gz
anaconda-b1ee8418b537586183358381c3e04f4cff4ced8a.tar.xz
anaconda-b1ee8418b537586183358381c3e04f4cff4ced8a.zip
betanag off. we're in the final stretch
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 8365de134..069d949d1 100644
--- a/constants.py
+++ b/constants.py
@@ -15,7 +15,7 @@
from rhpl.translate import N_
-BETANAG = 1
+BETANAG = 0
DEBUG = 0