summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-09-22 23:25:56 +0000
committerMatt Wilson <msw@redhat.com>1999-09-22 23:25:56 +0000
commitdf57760263259f9f5b1be7974b651677d71c84b9 (patch)
tree055e4acd052a66cbf07eceb4394203a8b8b11cd5 /text.py
parentef48477973ebda025770e3b2c01db021c1e0af76 (diff)
downloadanaconda-df57760263259f9f5b1be7974b651677d71c84b9.tar.gz
anaconda-df57760263259f9f5b1be7974b651677d71c84b9.tar.xz
anaconda-df57760263259f9f5b1be7974b651677d71c84b9.zip
initialize orig
Diffstat (limited to 'text.py')
-rw-r--r--text.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/text.py b/text.py
index a0d4824d5..003f73b23 100644
--- a/text.py
+++ b/text.py
@@ -172,6 +172,7 @@ class InstallPathWindow:
if (todo.upgrade):
default = 4
+ orig = None
else:
instClass = todo.getClass()
orig = None