Project

General

Profile

« Previous | Next » 

Revision 10268

bugfix: inputs/GBIF/table.run: need to include lib/runscripts/mysql.table.run instead of table.run (table.run was accidentally substituted when inputs/.NCBI/table.run was copied to all new-style datasources

View differences:

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

Also available in: Unified diff