Project

General

Profile

« Previous | Next » 

Revision 9586

lib/runscripts/table_dir.run: renamed table to subdir because this can apply to any datasrc subdir. moved table-specific code to table.run.

View differences:

inputs/GBIF/_MySQL/GBIFPortalDB-2013-02-20.data.sql.run
1 1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/../../../lib/runscripts/table_dir.run
2
. "$(dirname "${BASH_SOURCE[0]}")"/../../../lib/runscripts/subdir.run
3 3
. "$(dirname "${BASH_SOURCE[0]}")"/../../../lib/sh/resume_import.sh
4 4

  
5 5
if self_not_included; then

Also available in: Unified diff