Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/gitweb
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2019-11-15 12:06:04 +0300
committerJunio C Hamano <gitster@pobox.com>2019-11-18 04:46:47 +0300
commitb178c207d72bd814a8004cefc477a47b6602f0be (patch)
treed0ac14a9504cc5a63e5b95ed82babf9f450b61ae /gitweb
parentf28bceca7545727064b4e9a73ac7e9acf08b54b4 (diff)
t/gitweb-lib.sh: set $REQUEST_URI
In a real webserver's CGI call, gitweb.cgi would typically see $REQUEST_URI set. This variable does impact how we display our URL in the resulting page, so let's try to make our test as realistic as possible (we can just use the $PATH_INFO our caller passed in, if any). This doesn't change the outcome of any tests, but it will help us add some new tests in a future patch. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb')
0 files changed, 0 insertions, 0 deletions