diff options
author | Ramsay Jones <ramsay@ramsay1.demon.co.uk> | 2010-12-14 18:22:29 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-12-14 11:09:13 -0800 |
commit | b6fe97483fdfec2176cf17dd38821cad0200a126 (patch) | |
tree | fb8a41d2719504c99a24c5045b51da2a5c4fcc6b /t/t1502-rev-parse-parseopt.sh | |
parent | t9142: Move call to start_httpd into the setup test (diff) | |
download | tgif-b6fe97483fdfec2176cf17dd38821cad0200a126.tar.xz |
lib-git-svn.sh: Avoid setting web server variables unnecessarily
If the SVN_HTTPD_PORT variable is not set, then we will not even
attempt to start a web server in the start_httpd function (despite
it's name), so there is no need to determine values for the
SVN_HTTPD_PATH and SVN_HTTPD_MODULE_PATH variables.
Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1502-rev-parse-parseopt.sh')
0 files changed, 0 insertions, 0 deletions