Project

General

Profile

« Previous | Next » 

Revision 13242

lib/sh/util.sh: echo_redirs_cmd(): log $PATH to facilitate troubleshooting

View differences:

trunk/lib/sh/util.sh
979 979
{
980 980
	local cmd_name_log_inc="${cmd_name_log_inc-0}"
981 981
	
982
	log++ echo_vars PATH
982 983
	log+ "$cmd_name_log_inc" echo_cmd "$@" $(
983 984
		# create redirs string
984 985
		set -- "${redirs[@]}" # operate on ${redirs[@]}

Also available in: Unified diff