diff options
author | Mike Fulbright <msf@redhat.com> | 2003-04-01 20:51:35 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2003-04-01 20:51:35 +0000 |
commit | 3f96ee26260ae85ccbf1c6b0e9f3efa5b737c752 (patch) | |
tree | 90bd4f104ea84268ab6dde1ea7488cf6d366c665 /anaconda | |
parent | 056211312fc25579ca4cb59e41dd36d5bddf59ec (diff) | |
download | anaconda-3f96ee26260ae85ccbf1c6b0e9f3efa5b737c752.tar.gz anaconda-3f96ee26260ae85ccbf1c6b0e9f3efa5b737c752.tar.xz anaconda-3f96ee26260ae85ccbf1c6b0e9f3efa5b737c752.zip |
better to be safe
Diffstat (limited to 'anaconda')
-rwxr-xr-x | anaconda | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -397,6 +397,7 @@ for n in args: pfile.close() os.unlink("/tmp/vncpassword.dat") except: + vncpassword=None pass |