Project

General

Profile

« Previous | Next » 

Revision 9348

inputs/GBIF/raw_occurrence_record/run table.tsv/make() and functions used by it: added usage comments for cmd line usage, caller usage, and declaring function usage

View differences:

make.sh
13 13

  
14 14
if isset rm; then : "${remake:=$rm}"; fi #mnemonic: files are rm'd (overwritten)
15 15

  
16
# usage: remaking || check if exists
17
# cmd line usage: [remake=1] func
16 18
alias remaking='test "$remake"'
17 19

  
18 20
# usage: set_make_vars; check_target_exists

Also available in: Unified diff