Project

General

Profile

« Previous | Next » 

Revision 9435

lib/sh/util.sh: use simpler `if can_log; then indent; fi` instead of `can_log && indent || true`. however, the `&& indent || true` syntax is still required in aliases such as echo_func which need to allow prefixing the command with a wrapper command or kw param assignments.

  • added
  • modified
  • copied
  • renamed
  • deleted