Beware the Dowloading!

This commit is contained in:
Jeremy Fincher 2003-10-28 04:44:29 +00:00
parent faea5a5909
commit e0f617aead
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ class DebianTestCase(PluginTestCase, PluginDocumentation):
pass
else:
print
print "Dowloading files, this may take awhile"
print "Downloading files, this may take awhile"
filename = os.path.join(conf.dataDir, 'Contents-i386.gz')
while not os.path.exists(filename):
time.sleep(1)