Hi, On Wed, 26 Jul 2006, Junio C Hamano wrote: > Please don't use "which" in scripts. Consult this thread: > > http://thread.gmane.org/gmane.comp.version-control.git/23382/focus=23394 I remembered vaguely, so I searched in git-instaweb: $ git grep -n which next:git-instaweb.sh next:git-instaweb.sh:40: [white space...] which $httpd_only >/dev/null Well, the fallback mechanism might not be that useful anyway: if you have apache, you have to specify the modules path. I'll do a patch instead which exits cleanly if either $httpd or $browser could not be executed, okay? Ciao, Dscho - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html