summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6aa6f92)
raw | patch | inline | side by side (parent: 6aa6f92)
author | Jakub Narebski <jnareb@gmail.com> | |
Thu, 1 Nov 2007 13:23:16 +0000 (14:23 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 2 Nov 2007 08:30:35 +0000 (01:30 -0700) |
It does appear to do nothing; gitweb is run as standalone program
and not as CGI script in this test. This call caused problems later.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
and not as CGI script in this test. This call caused problems later.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9500-gitweb-standalone-no-errors.sh | patch | blob | history |
index f7bad5bb2f20cf274eb30f8ceed34a3f83000989..1bf0988d9a87da7c069de6a981cec50cd26baef8 100755 (executable)
our \$export_ok = "";
our \$strict_export = "";
-CGI::Carp::set_programname("gitweb/gitweb.cgi");
EOF
cat >.git/description <<EOF