mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-05 02:46:10 +02:00
Travis: let's see some debug information.
This commit is contained in:
parent
0e16b221f0
commit
c14d620d83
@ -6,6 +6,8 @@
|
||||
# - output a CSV for the target table
|
||||
# - diff the CSV and error if diffs found
|
||||
|
||||
set -x
|
||||
|
||||
pgloader=$1
|
||||
command=$2
|
||||
targetdb=`gawk -F '[ ?]+' '/^ *INTO|into/ {print $3}' < $command`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user