]> Cypherpunks repositories - gostls13.git/commit
time: give a helpful message when we can't set the time zone for testing.
authorRob Pike <r@golang.org>
Mon, 21 Mar 2011 20:48:31 +0000 (13:48 -0700)
committerRob Pike <r@golang.org>
Mon, 21 Mar 2011 20:48:31 +0000 (13:48 -0700)
commit45aeca47278d6188e72d8d633b27865108c27c4e
tree7aeabd16a7d57b7113c27eed4733fac9af59f8f5
parent319a8c45accc9319f9cedf8a4cf2bdda627cf8c6
time: give a helpful message when we can't set the time zone for testing.
Fixes #1625.

R=bradfitzgo, bradfitzwork, r2
CC=golang-dev
https://golang.org/cl/4295060
src/pkg/time/time_test.go