projects
/
pyrungps.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
25744d3
)
Typo fixed
author
Roman Bazalevsky
<rvb@rvb.name>
Fri, 29 Jan 2016 09:55:28 +0000
(12:55 +0300)
committer
Roman Bazalevsky
<rvb@rvb.name>
Fri, 29 Jan 2016 09:55:28 +0000
(12:55 +0300)
render_tiles.py
patch
|
blob
|
history
diff --git
a/render_tiles.py
b/render_tiles.py
index f399f36f5c596e4205d7688b1312a7b439815c05..5dae0290ce5f4e32f1e27223c01e9ecb63d49a0d 100644
(file)
--- a/
render_tiles.py
+++ b/
render_tiles.py
@@
-83,7
+83,7
@@
def process_queue(db,map,force=False):
if force:
command = 'tirex-batch '+command
else:
if force:
command = 'tirex-batch '+command
else:
- command = 'tirex-batch '+command+' not-exists'
+ command = 'tirex-batch '+command+'
-f
not-exists'
print command
print command