Project

General

Profile

« Previous | Next » 

Revision 8289

lib/util.run: Run run_cmd at shell exit (using trap) instead of requiring every runscript to have `run_cmd ` at the end of it

View differences:

run
9 9
	echo_func "$FUNCNAME" "$@"
10 10
	fwd "$FUNCNAME" "$@"
11 11
}
12

  
13
run_cmd "$@"

Also available in: Unified diff