diff options
author | Jeremy Katz <katzj@redhat.com> | 2004-05-18 20:09:51 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2004-05-18 20:09:51 +0000 |
commit | fe2492b2deeaa9e55cd9da53c1fd71a93d5b7549 (patch) | |
tree | e10b8821eae0258473e7e70be975ca346adc9960 /constants.py | |
parent | 03507182320049f5382e511fccbc2e476df97697 (diff) | |
download | anaconda-fe2492b2deeaa9e55cd9da53c1fd71a93d5b7549.tar.gz anaconda-fe2492b2deeaa9e55cd9da53c1fd71a93d5b7549.tar.xz anaconda-fe2492b2deeaa9e55cd9da53c1fd71a93d5b7549.zip |
betanag returns
Diffstat (limited to 'constants.py')
-rw-r--r-- | constants.py | 2 |
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 |