Revision 13372
Added by Aaron Marcuse-Kubitza almost 11 years ago
file.pg.sql.run | ||
---|---|---|
1 | 1 |
#!/bin/bash -e |
2 | 2 |
. "$(dirname "${BASH_SOURCE[0]}")"/import.run |
3 |
.rel in_datasrc_dir.run |
|
4 | 3 |
|
5 | 4 |
# syncs a SQL script with the DB |
6 | 5 |
|
Also available in: Unified diff
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