Project

General

Profile

« Previous | Next » 

Revision 13205

lib/sh/util.sh: .(): log at higher log_level because it's startup code

View differences:

trunk/lib/sh/util.sh
1015 1015

  
1016 1016
.()
1017 1017
{
1018
	log++ log++ echo_func
1018
	log_local; log++; log++ echo_func
1019 1019
	cmd2rel_path; set -- "$FUNCNAME" "$@"
1020 1020
	if (log++; echo_params; can_log); then indent; fi
1021 1021
	builtin "$@"

Also available in: Unified diff