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

Issue 5488059: code review 5488059: misc/windows: godocserver destroy cmd.exe

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by mattn
Modified:
12 years, 4 months ago
Reviewers:
Joe Poirier, golang-dev, mikio, bradfitz
CC:
golang-dev
Visibility:
Public.

Description

misc/windows: godocserver destroy cmd.exe use 'exit /b 1'.

Patch Set 1 #

Patch Set 2 : diff -r f03312eab4ce http://go.googlecode.com/hg/ #

Patch Set 3 : diff -r f03312eab4ce http://go.googlecode.com/hg/ #

Patch Set 4 : diff -r cc4e4e6675a3 http://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M misc/windows/godocserver.bat View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12
mattn
Hello golang-dev@googlecode.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to http://go.googlecode.com/hg/
12 years, 4 months ago (2011-12-13 12:03:30 UTC) #1
bradfitz
LGTM Do you want a non-zero exit number, though? exit /b 1 I don't know ...
12 years, 4 months ago (2011-12-13 15:40:28 UTC) #2
Joe Poirier
LGTM /b is to exit the script but not the cmd shell
12 years, 4 months ago (2011-12-13 19:36:42 UTC) #3
Joe Poirier
the patch doesn't apply cleanly (hg sync and mail)
12 years, 4 months ago (2011-12-13 21:04:07 UTC) #4
mattn
really? I had 'hg sync' and see 'hg diff'. but it include just this line. ...
12 years, 4 months ago (2011-12-14 01:30:02 UTC) #5
Joe Poirier
On 2011/12/14 01:30:02, mattn wrote: > really? I had 'hg sync' and see 'hg diff'. ...
12 years, 4 months ago (2011-12-14 02:05:53 UTC) #6
mikio
On Wed, Dec 14, 2011 at 11:05 AM, <jdpoirier@gmail.com> wrote: > Hmmm. I just upgraded ...
12 years, 4 months ago (2011-12-14 02:20:29 UTC) #7
mattn
Probably, the cause is that godocserver.bat is DOS format?
12 years, 4 months ago (2011-12-14 02:27:22 UTC) #8
Joe Poirier
On 2011/12/14 02:05:53, Joe Poirier wrote: > On 2011/12/14 01:30:02, mattn wrote: > > really? ...
12 years, 4 months ago (2011-12-14 03:09:34 UTC) #9
Joe Poirier
Sorry, didn't see the previous updated posts. Is it whitespace?
12 years, 4 months ago (2011-12-14 03:15:01 UTC) #10
mattn
On Wednesday, December 14, 2011 12:09:34 PM UTC+9, Joe Poirier wrote: > > Output from ...
12 years, 4 months ago (2011-12-14 03:16:59 UTC) #11
mattn
12 years, 4 months ago (2011-12-14 04:55:24 UTC) #12
I tried to post original diff.

https://gist.github.com/1475303 

Please see the patch. And posted binary data 'payload.bin'.
You can get payload data that include \r.

https://raw.github.com/gist/1475303/payload.bin 

But codereview server output as text like

http://codereview.appspot.com/download/issue5483068_1003_2002.diff 

It seens need to change src/pkg/patch.

Sign in to reply to this message.

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