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:

schema.sql.run
1 1
#!/bin/bash -e
2 2
. "$(dirname "${BASH_SOURCE[0]}")"/../../lib/runscripts/schema.pg.sql.run
3
.rel ../../lib/runscripts/in_datasrc_dir.run

Also available in: Unified diff