mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix linux binary installer on dumb terminals
This commit is contained in:
parent
37eceaf02f
commit
97c15c0993
@ -69,4 +69,4 @@ class ChangeLogMacro(WikiMacroBase):
|
|||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
print bzr_log_to_txt()
|
print bzr_log_to_txt()
|
||||||
|
|
||||||
|
|
||||||
|
@ -44,4 +44,4 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user