From: "Denis Bueno" <dbueno@gmail.com>
To: "Luciano Rocha" <luciano@eurotux.com>
Cc: "Git Mailing List" <git@vger.kernel.org>
Subject: Re: git-instaweb portability issue (maybe?)
Date: Fri, 13 Jun 2008 10:39:11 -0400 [thread overview]
Message-ID: <6dbd4d000806130739r633cb34cx9edbe48724d6a325@mail.gmail.com> (raw)
In-Reply-To: <20080613142118.GA20027@bit.office.eurotux.com>
On Fri, Jun 13, 2008 at 10:21, Luciano Rocha <luciano@eurotux.com> wrote:
> Try changing the following line instead:
> "$PERL" -p -e "$script" "$1.tmp" > "$1"
> to
> $PERL -p -e "$script" "$1.tmp" > "$1"
>
> about line 6121 of the git-instaweb script.
This is line 6033 for me; however, this change makes it work! (I
verified my changing this line; trying it; then changing it back to
the double-quotes version, and verifying it breaks.)
Why?
--
Denis
next prev parent reply other threads:[~2008-06-13 14:40 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-13 13:26 git-instaweb portability issue (maybe?) Denis Bueno
2008-06-13 13:38 ` Denis Bueno
2008-06-13 13:46 ` Asheesh Laroia
2008-06-13 13:59 ` Denis Bueno
2008-06-13 14:10 ` Chris Ridd
2008-06-13 14:16 ` Asheesh Laroia
2008-06-13 14:42 ` Chris Ridd
2008-06-13 14:47 ` Denis Bueno
2008-06-13 14:21 ` Luciano Rocha
2008-06-13 14:39 ` Denis Bueno [this message]
2008-06-13 15:13 ` Luciano Rocha
2008-06-13 15:32 ` Jakub Narebski
2008-06-13 15:39 ` Luciano Rocha
2008-06-13 14:22 ` 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=6dbd4d000806130739r633cb34cx9edbe48724d6a325@mail.gmail.com \
--to=dbueno@gmail.com \
--cc=git@vger.kernel.org \
--cc=luciano@eurotux.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).