mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
message d'erreur
This commit is contained in:
parent
0068dfdcb1
commit
d1b3c09abe
@ -215,6 +215,7 @@ while True:
|
||||
n_cas_nook += 1
|
||||
print(ligne)
|
||||
|
||||
if ( (n_cas_nook+n_cas_ok) > 1):
|
||||
if n_cas_nook:
|
||||
texte += ". Nombre de cas_tests OK : {}\n".format(n_cas_ok)
|
||||
texte += ". Nombre de cas_tests NOOK : {}\n".format(n_cas_nook)
|
||||
|
Loading…
Reference in New Issue
Block a user