test-settings.sh 110 B

1234
  1. #!/bin/bash -ex
  2. PGHOST=localhost PGPORT=5432 PGUSER=test PGPASS=test PGDATABASE=test runghc test-settings.hs