summaryrefslogtreecommitdiffstats
path: root/anaconda
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-09-13 06:56:23 +0000
committerMatt Wilson <msw@redhat.com>1999-09-13 06:56:23 +0000
commit880a7354c104fb3afa94fcd98d1c601129834cdd (patch)
treee813fcb21e104d25dbddcb7d6d450fd82abe6b9e /anaconda
parentbb20c21ac383238d139fbffeece06efd8ed5620b (diff)
downloadanaconda-880a7354c104fb3afa94fcd98d1c601129834cdd.tar.gz
anaconda-880a7354c104fb3afa94fcd98d1c601129834cdd.tar.xz
anaconda-880a7354c104fb3afa94fcd98d1c601129834cdd.zip
typo
Diffstat (limited to 'anaconda')
-rwxr-xr-xanaconda2
1 files changed, 1 insertions, 1 deletions
diff --git a/anaconda b/anaconda
index fc314b430..002a00107 100755
--- a/anaconda
+++ b/anaconda
@@ -194,7 +194,7 @@ if kickstart:
else:
instClass = CustomInstall()
-if lang
+if lang:
instClass.addToSkipList("language")
instClass.setLanguage(lang):