@@ -44,7 +44,7 @@ def main():
if 1000 % i == 0 or i % 1000 == 0:
print "{0}/{1} chunks rendered".format(i, len(chunks))
results['pool'].join()
print "Writing out html file"
if not os.path.exists(destdir):
The note is not visible to the blocked user.