"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))}
|
[ ${#SH_INDENT_MSG} -gt 0 ] && SH_INDENT_MSG=${SH_INDENT_MSG:0:$((${#SH_INDENT_MSG}-2))}
|
||||||
exit ${L_CodRet} ;;
|
exit ${L_CodRet} ;;
|
||||||
"continu" ) return 0 ;;
|
"continu" ) return 0 ;;
|
||||||
"*" ) eval ${L_Cmd} ;;
|
"*" ) eval ${L_Msg} ;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
typeset -Ffx fct_erreur
|
typeset -Ffx fct_erreur
|
||||||
|
Loading…
Reference in New Issue
Block a user