Project

General

Profile

« Previous | Next » 

Revision 9074

*{.sh,run}: removed extra space between function name and (), which is apparently not needed even though `help function` includes it. this greatly improves readability, including when function names are pasted into commit messages!

View differences:

run
5 5

  
6 6
subdirs=(_MySQL raw_occurrence_record)
7 7

  
8
import ()
8
import()
9 9
{
10 10
	echo_func
11 11
	fwd "$FUNCNAME" "$@"

Also available in: Unified diff