mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 02:53:38 +02:00
Fix linux binary installer on dumb terminals
This commit is contained in:
parent
37eceaf02f
commit
97c15c0993
2 changed files with 2 additions and 2 deletions
|
|
@ -69,4 +69,4 @@ def expand_macro(self, formatter, name, args):
|
|||
if __name__ == '__main__':
|
||||
print bzr_log_to_txt()
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -44,4 +44,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue