Project

General

Profile

« Previous | Next » 

Revision 11418

lib/runscripts/util.run: run script template: changed sample command name to all() because each runscript requires this in order to be run without args

View differences:

util.run
9 9
. "$(dirname "${BASH_SOURCE[0]}")"/path/to/util_or_file_including_util.run "$@"
10 10
.rel other_includes
11 11

  
12
cmd()
12
all()
13 13
{
14 14
	echo_func
15 15
	"$(dirname "${BASH_SOURCE[0]}")"/path_relative_to_self

Also available in: Unified diff