Project

General

Profile

« Previous | Next » 

Revision 10647

lib/sh/util.sh: echo_vars(): documented that it only prints vars that are defined

View differences:

util.sh
553 553

  
554 554
## vars
555 555

  
556
echo_vars() # usage: echo_vars var...
556
echo_vars() # usage: echo_vars var... # only prints vars that are defined
557 557
{
558 558
	log+ 2
559 559
	if can_log; then

Also available in: Unified diff