Re: [PATCH] instaweb: make it compatible with Mac OS X 10.5's apache installation.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Saturday, May 10, 2008 - 11:58 pm

nathan spindel <nathans@gmail.com> writes:


How would you ensure that httpd is actually Apache and not something else?


This one sounds Ok.




I see the same "type" issue as I mentioned, but I see that we use them in
mergetool and web--browse and we haven't heard breakages so perhaps this
is portable enough ;-)

Please avoid ${parameter/pattern/string} expansion, which is not even in
POSIX.  It is bashism and unportable.


Hmm.  If you do discovery like this, maybe you would want to do discovery
for "httpd" the same way?  After all, why look for it only in /usr/sbin?


We've seen this elsewhere and this part should be Ok.
--
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] instaweb: make it compatible with Mac OS X 10. ..., Junio C Hamano, (Sat May 10, 11:58 pm)