2328: incorporate code review comments.
authorTim Pierce <twp@curoverse.com>
Tue, 13 May 2014 18:05:45 +0000 (14:05 -0400)
committerTim Pierce <twp@curoverse.com>
Tue, 13 May 2014 18:05:45 +0000 (14:05 -0400)
commit3e6368d077fa4831f93255e271a18842788183fb
tree40ea4a29ed4e9c11d36ea3193a58fc4528917141
parenteef1936a73c7c85ba530cca028230241f5171333
2328: incorporate code review comments.

Wrap very long lines to 80 columns.

Describe each test failure more explicitly.

TestIndexHandler: Add /index/prefix tests for unauthenticated and
authenticated non-superusers.

TestGetHandler: initialize all variables in one var block.

main: failure to read permission key or data manager token is now a
fatal error.
services/keep/src/keep/handler_test.go
services/keep/src/keep/keep.go