Tests: SelfHoster: Check other paths for PostgreSQL command-line tools.
authorMurray Cumming <murrayc@murrayc.com>
Wed, 23 May 2012 10:46:58 +0000 (12:46 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Wed, 23 May 2012 10:46:58 +0000 (12:46 +0200)
commit9390af5403e0e047cb56327a79a73dc327846268
treeca95e4491d64ce2faa1181bb3f5c3062cf3e93a0
parent5bd5c264075cc95c3968e0e924020bf0f190214a
Tests: SelfHoster: Check other paths for PostgreSQL command-line tools.

* src/test/java/org/glom/web/server/SelfHoster.java:
getPathToPostgresExecutable(): Try some common paths (as on Ubuntu, for
instance) instead of just /usr/bin (as on Fedora). Check the result when
using this method.
ChangeLog
src/test/java/org/glom/web/server/SelfHoster.java