From 15bffc20ed8da26e68c88bb776b18d19e959453f Mon Sep 17 00:00:00 2001 From: ringabout <43030857+ringabout@users.noreply.github.com> Date: Fri, 11 Nov 2022 19:01:35 +0800 Subject: fixes tests for quit (#20813) Co-authored-by: xflywind <43030857+xflywind@users.noreply.github.com> --- tests/stdlib/tosproc.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/stdlib') diff --git a/tests/stdlib/tosproc.nim b/tests/stdlib/tosproc.nim index 47fec2567..de2243c50 100644 --- a/tests/stdlib/tosproc.nim +++ b/tests/stdlib/tosproc.nim @@ -120,7 +120,7 @@ else: # main driver runTest("exit_0", 0) runTest("exitnow_139", 139) runTest("c_exit2_139", 139) - runTest("quit_139", 139) + runTest("quit_139", 127) block execCmdTest: let output = compileNimProg("-d:release -d:case_testfile", "D20220705T221100") -- cgit 1.4.1-2-gfad0