From: Junio C Hamano <gitster@pobox.com>
To: Jakub Narebski <jnareb@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb test
Date: Thu, 01 Nov 2007 15:18:15 -0700 [thread overview]
Message-ID: <7vve8l8va0.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <1193923396-17341-1-git-send-email-jnareb@gmail.com> (Jakub Narebski's message of "Thu, 1 Nov 2007 14:23:16 +0100")
Jakub Narebski <jnareb@gmail.com> writes:
> 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.
Care to describe "later problems" a bit more?
>
> Signed-off-by: Jakub Narebski <jnareb@gmail.com>
> ---
> t/t9500-gitweb-standalone-no-errors.sh | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/t/t9500-gitweb-standalone-no-errors.sh b/t/t9500-gitweb-standalone-no-errors.sh
> index f7bad5b..1bf0988 100755
> --- a/t/t9500-gitweb-standalone-no-errors.sh
> +++ b/t/t9500-gitweb-standalone-no-errors.sh
> @@ -31,7 +31,6 @@ our \$projects_list = "";
> our \$export_ok = "";
> our \$strict_export = "";
>
> -CGI::Carp::set_programname("gitweb/gitweb.cgi");
> EOF
>
> cat >.git/description <<EOF
> --
> 1.5.3.5
next prev parent reply other threads:[~2007-11-01 22:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-01 13:23 [PATCH] gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb test Jakub Narebski
2007-11-01 22:18 ` Junio C Hamano [this message]
2007-11-01 23:36 ` Jakub Narebski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7vve8l8va0.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=jnareb@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).