diff options
author | Christoph Berg | 2016-06-06 17:03:36 +0000 |
---|---|---|
committer | Christoph Berg | 2016-06-06 20:57:14 +0000 |
commit | 1a25cff190c0ec0628a25bca42b6a18e71051c0d (patch) | |
tree | e5f0e3eaf0642316b0fb7efdf9f5bfe97f9c8a31 /check_postgres.pl | |
parent | 33b180d516172087a6caf2a654cafcda1220a4ad (diff) |
Replace $dbh->tables() with selectall_arrayref()
$dbh->tables() seems to be throwing errors in travis. Replace by
a standard catalog query.
t/02_commitratio.t ......... DBD::Pg::db tables failed: no statement executing at t/CP_Testing.pm line 825.
Looks like your test exited with 255 before it could output anything.
Diffstat (limited to 'check_postgres.pl')
0 files changed, 0 insertions, 0 deletions