author | Dan McGee <dpmcgee@gmail.com> | |
Wed, 30 Jun 2010 02:44:59 +0000 (21:44 -0500) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 23 Jul 2010 18:13:47 +0000 (11:13 -0700) | ||
commit | 2989f516d54a8d453edefbfe955459d7944aedb5 | |
tree | d9208b53222241514acdd6cc3ef69f2f545222c9 | tree | snapshot |
parent | 1849f01b5b6b442c131d9b88bf39bb8671058a98 | commit | diff |
git-instaweb: Fix Apache environment variable passing
We were passing the non-existent GIT_EXEC_DIR through instead of the real
GIT_EXEC_PATH. In addition, these weren't being passed at all for CGI (non
mod_perl) execution so get them included there as well.
Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
We were passing the non-existent GIT_EXEC_DIR through instead of the real
GIT_EXEC_PATH. In addition, these weren't being passed at all for CGI (non
mod_perl) execution so get them included there as well.
Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-instaweb.sh | diff | blob | history |