LGTM On Wed, Oct 1, 2014 at 11:00 PM, <alex.brainman@gmail.com> wrote: > Reviewers: golang-codereviews, > ...
10 years, 5 months ago
(2014-10-02 06:13:10 UTC)
#2
LGTM
On Wed, Oct 1, 2014 at 11:00 PM, <alex.brainman@gmail.com> wrote:
> Reviewers: golang-codereviews,
>
> Message:
> Hello golang-codereviews@googlegroups.com,
>
> I'd like you to review this change to
> https://go.googlecode.com/hg/
>
>
> Description:
> run.bat: comment text properly
>
> Please review this at https://codereview.appspot.com/153830044/
>
> Affected files (+1, -1 lines):
> M src/run.bat
>
>
> Index: src/run.bat
> ===================================================================
> --- a/src/run.bat
> +++ b/src/run.bat
> @@ -90,7 +90,7 @@
> if errorlevel 1 goto fail
> echo.
>
> -# cgo tests inspect the traceback for runtime functions
> +:: cgo tests inspect the traceback for runtime functions
> set OLDGOTRACEBACK=%GOTRACEBACK%
> set GOTRACEBACK=2
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-codereviews" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-codereviews+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
Issue 153830044: code review 153830044: run.bat: comment text properly
(Closed)
Created 10 years, 5 months ago by brainman
Modified 10 years, 5 months ago
Reviewers:
Base URL:
Comments: 0