Project

General

Profile

« Previous | Next » 

Revision 9868

lib/sh/util.sh: command(): command__exec(): use verbosity_compat to support commands that don't support verbosity=""

View differences:

lib/sh/util.sh
747 747
	ensure_nested_func
748 748
	if can_log; then indent; fi
749 749
	if test "$verbosity_min"; then verbosity_min "$verbosity_min"; fi
750
	verbosity_compat
750 751
	builtin command "$@"
751 752
}
752 753

  

Also available in: Unified diff