Thread (14 messages) flat view 14 messages, 5 authors, 2016-06-15

Re: git-instaweb portability issue (maybe?)

From: Denis Bueno <hidden>
Date: 2016-06-15 22:44:44

On Fri, Jun 13, 2008 at 10:21, Luciano Rocha [off-list ref] 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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help