]> git.evergreen-ils.org Git - working/random.git/commit
Install a stable version of pgtap
authorDan Scott <dscott@laurentian.ca>
Sun, 5 Mar 2017 12:39:34 +0000 (07:39 -0500)
committerDan Scott <dscott@laurentian.ca>
Sun, 5 Mar 2017 12:39:34 +0000 (07:39 -0500)
commitcd700bd793a928d4ea188a45f47cd08c1b198a0e
treecc1c2b5503d1d3ce4dee527a0f5c93f1ea628bb5
parent02fee4e15cdeb63d9752af79e1525337be732486
Install a stable version of pgtap

Live tests failed because we were installing from the master branch of the
pgtap repo. Instead, use a known stable version (0.97.0).

Switching to use a newer version is now a single config variable (PG_TAP_VER).

Ensure "unzip" is installed so that we can unzip the downloaded file.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
eg2012_developer_ecology.txt [new file with mode: 0644]
installer/jessie/eg_jessie_installer.sh
installer/wheezy/eg_wheezy_installer.sh