git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* t7005 and vi in GIT_EXEC_PATH
@ 2007-11-10 22:03 Brian Gernhardt
  2007-11-10 22:09 ` David Kastrup
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Brian Gernhardt @ 2007-11-10 22:03 UTC (permalink / raw)
  To: Git Mailing List

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2007-11-11 21:42 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-10 22:03 t7005 and vi in GIT_EXEC_PATH Brian Gernhardt
2007-11-10 22:09 ` David Kastrup
2007-11-10 22:45   ` Brian Gernhardt
2007-11-11 15:58 ` Johannes Schindelin
2007-11-11 16:10   ` Brian Gernhardt
2007-11-11 16:28     ` Johannes Schindelin
2007-11-11 19:43     ` Junio C Hamano
2007-11-11 20:33       ` [PATCH] Use the best available exec path only Björn Steinbrink
2007-11-11 20:50         ` Johannes Schindelin
2007-11-11 21:12           ` Jakub Narebski
2007-11-11 21:17           ` Björn Steinbrink
2007-11-11 21:40             ` Johannes Schindelin
2007-11-11 21:29       ` t7005 and vi in GIT_EXEC_PATH Junio C Hamano
2007-11-11 17:38 ` [PATCH] t7005-editor.sh: Don't invoke real vi when it is " Björn Steinbrink
2007-11-11 17:44   ` Johannes Schindelin
2007-11-11 17:49     ` Brian Gernhardt
2007-11-11 18:31       ` Johannes Schindelin
2007-11-11 18:01     ` Björn Steinbrink

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).