login
Header Space

 
 

Re: [PATCH 2/3] t3404: use configured shell instead of /bin/sh

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jeff King <peff@...>
Cc: Johannes Sixt <johannes.sixt@...>, <git@...>, Whit Armstrong <armstrong.whit@...>
Date: Saturday, February 23, 2008 - 4:50 pm

Jeff King <peff@peff.net> writes:


Simple.  fake-editor.sh does not begin with #! anymore and exec
causes /bin/sh to run, and your system happens to have a sane
shell there.  If you used $SHELL not $SHELL_PATH and wrote to
fake-editor.sh, you would have noticed that using $SHELL there
was wrong as it would have said "#!bash" for you ;-)
-
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:
[PATCH 0/3] solaris test results, Jeff King, (Wed Feb 20, 7:59 pm)
Re: [PATCH 0/3] solaris test results, Junio C Hamano, (Wed Feb 20, 8:34 pm)
Re: [PATCH 0/3] solaris test results, Jeff King, (Wed Feb 20, 8:41 pm)
Re: [PATCH 2/3] t3404: use configured shell instead of /bin/sh, Junio C Hamano, (Sat Feb 23, 4:50 pm)
speck-geostationary