mirror of
https://github.com/vale981/releases
synced 2025-03-06 02:01:41 -05:00
Hurr
This commit is contained in:
parent
df5aa178a8
commit
7389101cf6
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ def _log(txt, config):
|
|||
Intended to be partial'd w/ config at top of functions. Meh.
|
||||
"""
|
||||
if config.releases_debug:
|
||||
sys.stderr.write(str(txt))
|
||||
sys.stderr.write(str(txt) + "\n")
|
||||
sys.stderr.flush()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue