Project

General

Profile

« Previous | Next » 

Revision 12873

bugfix: inputs/GBIF/table.run: switched to using lib/runscripts/table.run instead of mysql.table.run because some subdirs (Source/) need the regular table.run to work properly. mysql.table.run should instead be used directly by subdirs that use the MySQL install.

View differences:

table.run
1 1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/../../lib/runscripts/mysql.table.run
2
. "$(dirname "${BASH_SOURCE[0]}")"/../../lib/runscripts/table.run

Also available in: Unified diff