t7005 and vi in GIT_EXEC_PATH

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Git Mailing List <git@...>
Date: Saturday, November 10, 2007 - 6:03 pm

If vi is in GIT_EXEC_PATH, then t7005-editor.sh fails because the real  
vi is invoked instead of the test vi script.  This is because the git  
wrapper puts GIT_EXEC_PATH ahead of ".".  I see no easy solution to  
this problem, and thought I should bring it up with the list.

~~ Brian
-
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:
t7005 and vi in GIT_EXEC_PATH, Brian Gernhardt, (Sat Nov 10, 6:03 pm)
[PATCH] t7005-editor.sh: Don't invoke real vi when it is in ..., Björn Steinbrink, (Sun Nov 11, 1:38 pm)
Re: [PATCH] t7005-editor.sh: Don't invoke real vi when it is..., Johannes Schindelin, (Sun Nov 11, 1:44 pm)
Re: [PATCH] t7005-editor.sh: Don't invoke real vi when it is..., Johannes Schindelin, (Sun Nov 11, 2:31 pm)
Re: t7005 and vi in GIT_EXEC_PATH, Johannes Schindelin, (Sun Nov 11, 11:58 am)
Re: t7005 and vi in GIT_EXEC_PATH, Brian Gernhardt, (Sun Nov 11, 12:10 pm)
Re: t7005 and vi in GIT_EXEC_PATH, Junio C Hamano, (Sun Nov 11, 3:43 pm)
Re: t7005 and vi in GIT_EXEC_PATH, Junio C Hamano, (Sun Nov 11, 5:29 pm)
[PATCH] Use the best available exec path only, Björn, (Sun Nov 11, 4:33 pm)
Re: [PATCH] Use the best available exec path only, Johannes Schindelin, (Sun Nov 11, 4:50 pm)
Re: [PATCH] Use the best available exec path only, Johannes Schindelin, (Sun Nov 11, 5:40 pm)
Re: t7005 and vi in GIT_EXEC_PATH, Johannes Schindelin, (Sun Nov 11, 12:28 pm)
Re: t7005 and vi in GIT_EXEC_PATH, David Kastrup, (Sat Nov 10, 6:09 pm)
Re: t7005 and vi in GIT_EXEC_PATH, Brian Gernhardt, (Sat Nov 10, 6:45 pm)