Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2454)

Issue 6842066: code review 6842066: net/http/cgi: more windows perl test work (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 5 months ago by bradfitz
Modified:
11 years, 5 months ago
Reviewers:
CC:
golang-dev, mkrautz
Visibility:
Public.

Description

net/http/cgi: more windows perl test work Don't rely on finding cmd.exe in a particular spot. Fixes issue 4401

Patch Set 1 #

Patch Set 2 : diff -r 3d3b1e3f5268 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 3d3b1e3f5268 https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 4 : diff -r 3d3b1e3f5268 https://go.googlecode.com/hg/ #

Total comments: 4

Patch Set 5 : diff -r 3d3b1e3f5268 https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 18f798bbc448 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -17 lines) Patch
M src/pkg/net/http/cgi/testdata/test.cgi View 1 2 3 4 4 chunks +44 lines, -17 lines 0 comments Download

Messages

Total messages: 7
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 5 months ago (2012-11-19 17:24:44 UTC) #1
mkrautz
getcwd() on my Perl install returns a path that looks like "c:/users/...". That is, drive ...
11 years, 5 months ago (2012-11-19 17:38:26 UTC) #2
mkrautz
https://codereview.appspot.com/6842066/diff/4001/src/pkg/net/http/cgi/testdata/test.cgi File src/pkg/net/http/cgi/testdata/test.cgi (right): https://codereview.appspot.com/6842066/diff/4001/src/pkg/net/http/cgi/testdata/test.cgi#newcode60 src/pkg/net/http/cgi/testdata/test.cgi:60: } Adding the following snippet } elsif ($dir =~ ...
11 years, 5 months ago (2012-11-19 17:38:46 UTC) #3
bradfitz
Hello golang-dev@googlegroups.com, krautz@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 5 months ago (2012-11-19 18:21:30 UTC) #4
mkrautz
LGTM with the fixes below. But my Perl-fu is not too strong. :) Since this ...
11 years, 5 months ago (2012-11-19 18:33:39 UTC) #5
bradfitz
Hello golang-dev@googlegroups.com, krautz@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 5 months ago (2012-11-19 18:39:21 UTC) #6
bradfitz
11 years, 5 months ago (2012-11-19 18:40:20 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=6a42774d38e5 ***

net/http/cgi: more windows perl test work

Don't rely on finding cmd.exe in a particular spot.

Fixes issue 4401

R=golang-dev, krautz
CC=golang-dev
http://codereview.appspot.com/6842066
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b