Project

General

Profile

« Previous | Next » 

Revision 13373

bugfix: lib/runscripts/validations.pg.sql.run: updated to reflect that validations.sql is now located inside a subdir, not the datasrc dir

View differences:

trunk/lib/runscripts/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
.rel subdir.run
5 5

  
6 6
if self_not_included; then
7 7

  

Also available in: Unified diff