8014: Clean database state detection in arvados-sso postinst.
authorBrett Smith <brett@curoverse.com>
Fri, 1 Jan 2016 18:38:00 +0000 (13:38 -0500)
committerBrett Smith <brett@curoverse.com>
Mon, 11 Jan 2016 22:13:04 +0000 (17:13 -0500)
commit9f73adf4a13fef44dd133b91c46693aea1af69df
treebc3c3aeac54ce54a7f51f50e1e9d8daab54c4b67
parentc1c5b145f832bd9a647c6e07e19f148cf26ff910
8014: Clean database state detection in arvados-sso postinst.

* Remove unused status code capture.
* Use `grep -q`.  Previous versions of the script avoided it because
  they piped directly from rake tasks, which would get upset when the
  pipe broke.  Now that we capture all the output, that's no longer a
  concern.
jenkins/arvados-sso-server-extras/arvados-sso-server.postinst