Project

General

Profile

« Previous | Next » 

Revision 13200

lib/sh/util.sh: added log() stub so internal commands can use it

View differences:

util.sh
42 42

  
43 43
#### stubs
44 44

  
45
function log() { :; }
46

  
45 47
__caller_indent='log_indent="$log_indent$log_indent_step"'
46 48
alias caller_indent="$__caller_indent"
47 49
alias indent="declare $__caller_indent"

Also available in: Unified diff