summary refs log tree commit diff stats
path: root/compiler/scriptconfig.nim
diff options
context:
space:
mode:
author握猫猫 <164346864@qq.com>2024-08-29 02:52:00 +0800
committerGitHub <noreply@github.com>2024-08-28 20:52:00 +0200
commit5e8cd318ef52c5043306a47b8ecb2a8d72d76805 (patch)
treebac2facad6323a1d4163df15718585aa70850954 /compiler/scriptconfig.nim
parent770f8d551372893ed480550062a89e76c60ff4a8 (diff)
downloadNim-5e8cd318ef52c5043306a47b8ecb2a8d72d76805.tar.gz
Fix linux start process errorCode always 0 (#24001)
#23992 The test case provided does not cover the Windows situation, I
fixed it in this new PR.

Fixed an issue where errorCode was always 0 when startProcess didn't use
the poEvalCommand flag.

Tthe sleep command might not be available in all Windows installations,
so I skipped the relevant test.

Added a test case, tested on my fedora and windows systems.
Diffstat (limited to 'compiler/scriptconfig.nim')
0 files changed, 0 insertions, 0 deletions