Project

General

Profile

« Previous | Next » 

Revision 9966

added inputs/IRMNG/{genus_homonym_epithet,family_homonym_epithet}/run, which inherit from ../table.run so that load_data() (which runs create.sql) is invoked

View differences:

inputs/IRMNG/family_homonym_epithet/run
1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/../table.run
0 3

  
inputs/IRMNG/genus_homonym_epithet/run
1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/../table.run
0 3

  

Also available in: Unified diff