Project

General

Profile

« Previous | Next » 

Revision 8999

lib/util.sh: run all commands verbosely by default, not just runscripts. this ensures verbose output for invoked commands like inputs/GBIF/MySQL_export.

View differences:

util.run
17 17
}
18 18
fi ####
19 19

  
20
: "${verbosity=3}"
21

  
22 20
. "$(dirname "${BASH_SOURCE[0]}")"/../util.sh
23 21

  
24 22
if self_not_included; then

Also available in: Unified diff