Project

General

Profile

« Previous | Next » 

Revision 13372

fix: lib/runscripts/file.pg.sql.run: removed include of in_datasrc_dir.run, because this location does not apply to all .sql export scripts

View differences:

validations.pg.sql.run
1 1
#!/bin/bash -e
2 2
# syncs validations queries with the DB
3 3
. "$(dirname "${BASH_SOURCE[0]}")"/file.pg.sql.run
4
.rel in_datasrc_dir.run
4 5

  
5 6
if self_not_included; then
6 7

  

Also available in: Unified diff