Re: [PATCH] When exec'ing sub-commands, fall back on execvp (thePATH)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Johannes Schindelin <Johannes.Schindelin@...>, <git@...>
Date: Saturday, October 20, 2007 - 4:12 am

Yeah, that seems to work fine. The theoretical drawback to this approach
is that it could possibly effect the order in which the paths are tried.
For instance, if a user did "export GIT_EXEC_PATH=", then the
builtin_exec_path wouldn't be tried before the PATH. (i doubt that it
would be a problem, but thought i should note it)

sRp


----- Original Message -----
Subject: Re: [PATCH] When exec'ing sub-commands, fall back on execvp
(thePATH)
Date: Sat, October 20, 2007 0:30
From: "Johannes Schindelin" <Johannes.Schindelin@gmx.de>

argv[0]);
long.\n");
len,
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] When exec'ing sub-commands, fall back on ex..., Scott R Parish, (Sat Oct 20, 4:12 am)
[PATCH] execv_git_cmd(): also try PATH if everything else fa..., Johannes Schindelin, (Sat Oct 20, 6:00 pm)
Re: [PATCH] execv_git_cmd(): also try PATH if everything els..., Johannes Schindelin, (Sun Oct 21, 6:02 pm)
[PATCH] execv_git_cmd(): also try PATH if everything else fa..., Johannes Schindelin, (Sun Oct 21, 5:59 pm)
Re: [PATCH] execv_git_cmd(): also try PATH if everything els..., Andreas Ericsson, (Mon Oct 22, 11:19 am)
Re: [PATCH] execv_git_cmd(): also try PATH if everything els..., Johannes Schindelin, (Mon Oct 22, 6:35 am)
Re: [PATCH] execv_git_cmd(): also try PATH if everything els..., Johannes Schindelin, (Tue Oct 23, 7:12 am)
Re: [PATCH] When exec'ing sub-commands, fall back on ex..., Johannes Schindelin, (Sat Oct 20, 4:25 pm)
Re: [PATCH] Deduce exec_path also from calls to git with a ..., Johannes Schindelin, (Sat Oct 20, 5:31 pm)