Skip to content

Commit 0bbe347

Browse files
rsync on Windows works now, remove debugging console
1 parent 4bce7ad commit 0bbe347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matchbox.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ if system != 'Darwin':
275275
upx=True,
276276
upx_exclude=[],
277277
runtime_tmpdir=None,
278-
console=True,
278+
console=False,
279279
disable_windowed_traceback=False,
280280
argv_emulation=False,
281281
target_arch=None,

0 commit comments

Comments
 (0)