"Debugging fct_erreur"
This commit is contained in:
parent
2ee52cc9e4
commit
9c2b0afd26
@ -115,7 +115,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} ;;
|
"*" ) echo "eval ${L_Cmd}" ;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
typeset -Ffx fct_erreur
|
typeset -Ffx fct_erreur
|
||||||
|
Loading…
Reference in New Issue
Block a user