s/rednerchecks/renderchecks
Well, I suppose this branch doesn't execute too often, as nobody noticed the typo so far ;).
This commit is contained in:
@@ -344,7 +344,7 @@ class TileSet(object):
|
|||||||
"explicitly not to do a --fullrender (which is the default for "
|
"explicitly not to do a --fullrender (which is the default for "
|
||||||
"this situation). I'm overriding your decision and setting "
|
"this situation). I'm overriding your decision and setting "
|
||||||
"--fullrender for just this run")
|
"--fullrender for just this run")
|
||||||
self.options['rednerchecks'] = 2
|
self.options['renderchecks'] = 2
|
||||||
os.mkdir(self.outputdir)
|
os.mkdir(self.outputdir)
|
||||||
|
|
||||||
# Set the image format according to the options
|
# Set the image format according to the options
|
||||||
|
|||||||
Reference in New Issue
Block a user