2
0

Use environment variables for test configuration

This commit is contained in:
Jack Christensen
2018-12-30 21:52:33 -06:00
parent 67a15e6f7f
commit c672c0d595
22 changed files with 245 additions and 253 deletions
-2
View File
@@ -1,8 +1,6 @@
#!/usr/bin/env bash
set -eux
mv conn_config_test.go.travis conn_config_test.go
if [ "${PGVERSION-}" != "" ]
then
# The tricky test user, below, has to actually exist so that it can be used in a test