mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-15 23:54:19 +00:00
make tests green again
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user