perkeep/pkg/misc
Brian Gitonga Marete 630ba8c68f pkg/misc/amazon/s3: Fix test broken by commit bf8d6bdb.
Commit bf8d6bdb (s3: auto-select correct region, handle buckets with
dots in hostname) changed the definition of s3.Client replacing the
second field, which was of type *http.Client, with a field of type
http.RoundTripper. But the test utility function getTestClient() was
not modified accordingly. Fix this to make `go test' in
pkg/misc/amazon/s3 succeed again (without this fix the test fails to
build).

Change-Id: Ida383e2050e215cc2446303c0ce59aa7ab6e7981
2014-05-13 14:23:04 +03:00
..
amazon/s3 pkg/misc/amazon/s3: Fix test broken by commit bf8d6bdb. 2014-05-13 14:23:04 +03:00
closure closure: ignore emacs temp files in gendeps 2014-04-05 19:13:58 -07:00
gpgagent appengine: fix build issues 2013-08-11 19:42:57 +02:00
pinentry More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
misc.go Change self-signed cert fingerprint to 80 bits of SHA-256. 2014-01-04 16:37:33 -08:00