summaryrefslogtreecommitdiff
path: root/perl
diff options
context:
space:
mode:
authorLibravatar Tarmigan Casebolt <tarmigan+git@gmail.com>2010-01-02 14:04:25 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-01-06 01:07:07 -0800
commit0d344738dc55a75bddbcd9a08ea9a7b401f1aa63 (patch)
tree37b65d856e363028051deb03d2536e3d61b9d965 /perl
parentGit 1.6.6 (diff)
downloadtgif-0d344738dc55a75bddbcd9a08ea9a7b401f1aa63.tar.xz
t/lib-http.sh: Restructure finding of default httpd location
On CentOS 5, httpd is located at /usr/sbin/httpd, and the modules are located at /usr/lib64/httpd/modules. To enable easy testing of httpd, we would like those locations to be detected automatically. uname might not be the best way to determine the default location for httpd since different Linux distributions apparently put httpd in different places, so we test a couple different locations for httpd, and use the first one that we come across. We do the same for the modules directory. cc: Jay Soffian <jaysoffian@gmail.com> Signed-off-by: Tarmigan Casebolt <tarmigan+git@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'perl')
0 files changed, 0 insertions, 0 deletions