diff options
author | Jeff King <peff@peff.net> | 2019-11-15 04:06:04 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-18 10:46:47 +0900 |
commit | b178c207d72bd814a8004cefc477a47b6602f0be (patch) | |
tree | d0ac14a9504cc5a63e5b95ed82babf9f450b61ae /t/t4002-diff-basic.sh | |
parent | t/gitweb-lib.sh: drop confusing quotes (diff) | |
download | tgif-b178c207d72bd814a8004cefc477a47b6602f0be.tar.xz |
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 't/t4002-diff-basic.sh')
0 files changed, 0 insertions, 0 deletions