docs/utils
Paul Tagliamonte e75902ffbf Remove redundent assignment to InsecureSkipVerify
This second codepath is redundent, since tlsConfig.InsecureSkipVerify is
assigned to earlier in that function body. In addition, there's no need
to wrap the assignment in a check on that boolean value in this case.

Signed-off-by: Paul Tagliamonte <paultag@gmail.com>
2015-08-30 19:42:33 -04:00
..
b2d.go Revert "Merge pull request #1552 from ehazlett/b2d-next" 2015-08-03 14:46:52 -07:00
b2d_test.go Revert "Merge pull request #1552 from ehazlett/b2d-next" 2015-08-03 14:46:52 -07:00
certs.go Remove redundent assignment to InsecureSkipVerify 2015-08-30 19:42:33 -04:00
certs_test.go certs: check if remote is valid and regenerate if not 2015-03-17 11:08:20 -04:00
utils.go Handle possible error in WaitForSpecific func 2015-06-01 00:49:16 +02:00
utils_test.go refactor directories to machines, certs, cache 2015-02-25 12:32:41 -05:00