This commit is contained in:
cheatfate
2017-12-13 00:36:14 +02:00
parent 0429f41e98
commit e952ada1ba

View File

@@ -315,7 +315,7 @@ proc execProcesses*(cmds: openArray[string],
options = options + {poEvalCommand})
when defined(windows):
w[rexit] = q[rexit].fProcessHandle
inc(i)
inc(i)
else:
when defined(windows):
for k in 0..wcount - 1: