Fix the .ONESHELL operation on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Mon, 29 Apr 2013 16:17:07 +0000 (19:17 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 29 Apr 2013 16:17:07 +0000 (19:17 +0300)
commit9a7fe22b197770271a2235062fe52cb1c71a3d9e
tree0fba9df7de18b86b7e2a08ba5ab41bf3e82a5cff
parent9253a34a57be0c6688278d120c450d1e81971a31
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
job.c