]> Cypherpunks repositories - gostls13.git/commit
os/signal: fix t.Fatal that should be t.Fatalf
authorIan Lance Taylor <iant@golang.org>
Wed, 22 Nov 2017 21:00:42 +0000 (13:00 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 22 Nov 2017 21:16:29 +0000 (21:16 +0000)
commitc6c0f47e92771c9b4fced87b94c04f66e5d6eba5
tree196e897fe0a01d3f1a577e0d7104f0e54d5467cf
parent9adfe0f4755aad4e81e8f1d624cec99e8c212e77
os/signal: fix t.Fatal that should be t.Fatalf

Change-Id: I2a24b2bde9a7c641b3bc802ff8b2ddebf4990109
Reviewed-on: https://go-review.googlesource.com/79496
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Dave Cheney <dave@cheney.net>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/os/signal/signal_cgo_test.go