Project

General

Profile

« Previous | Next » 

Revision 8903

lib/util.sh: added end_try_subshell alias

View differences:

util.sh
36 36
ignore () { catch "$@" || true; }
37 37

  
38 38
alias end_try='return "$e"'
39
alias end_try_subshell='exit "$e"'
39 40

  
40 41
#### integers
41 42

  

Also available in: Unified diff