• This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
  • Problematic code:
  • Correct code:
  • Rationale:
  • Exceptions:
  • Related resources: