]> Cypherpunks repositories - gostls13.git/commit
internal/testenv: do not delete target file
authorAlex Brainman <alex.brainman@gmail.com>
Wed, 15 Feb 2017 01:47:51 +0000 (12:47 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Wed, 15 Feb 2017 06:03:15 +0000 (06:03 +0000)
commita8dc43edd1d04cfd9acabaf1e65fffe1e5bdeb32
tree306f46e17a37b5b0deec214da89536e7927c2533
parent2770c507a54770b38c8654357cf0f47e3f0f3052
internal/testenv: do not delete target file

We did not create it. We should not delete it.

Change-Id: If98454ab233ce25367e11a7c68d31b49074537dd
Reviewed-on: https://go-review.googlesource.com/37030
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/internal/testenv/testenv_windows.go