"Debugging fct_erreur"
This commit is contained in:
parent
b9a69ec345
commit
d549454315
@ -117,7 +117,7 @@ case "${L_Cmd}" in
|
||||
[ ${#SH_INDENT_MSG} -gt 0 ] && SH_INDENT_MSG=${SH_INDENT_MSG:0:$((${#SH_INDENT_MSG}-2))}
|
||||
exit ${L_CodRet} ;;
|
||||
"continu" ) return 0 ;;
|
||||
"*" ) eval ${L_Cmd} ;;
|
||||
"*" ) eval ${L_Msg} ;;
|
||||
esac
|
||||
}
|
||||
typeset -Ffx fct_erreur
|
||||
|
Loading…
Reference in New Issue
Block a user