make tests green again

This commit is contained in:
Andreas Rumpf
2018-05-18 20:53:41 +02:00
parent 3af5a5d9e3
commit feef109e60
16 changed files with 65 additions and 52 deletions

View File

@@ -832,7 +832,7 @@ elif not defined(useNimRtl):
# Parent process. Copy process information.
if poEchoCmd in options:
echo(command, " ", join(args, " "))
when declared(echo): echo(command, " ", join(args, " "))
result.id = pid
result.exitFlag = false