From 9a7fe22b197770271a2235062fe52cb1c71a3d9e Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 29 Apr 2013 19:17:07 +0300 Subject: Fix the .ONESHELL operation on MS-Windows. job.c (construct_command_argv_internal) [WINDOWS32]: Return right after generating new_argv for one_shell case. This fixes the Windows build for both Unixy shell and stock Windows shells. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index edf30c3..e297795 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-04-29 Eli Zaretskii + + * job.c (construct_command_argv_internal) [WINDOWS32]: Return + right after generating new_argv for one_shell case. This fixes + the Windows build for both Unixy shell and stock Windows shells. + 2013-04-28 Eli Zaretskii * dir.c (local_stat) [WINDOWS32]: Use the wrapper on MS-Windows. -- cgit v1.2.3