*** empty log message ***
This commit is contained in:
parent
2c67b53d1a
commit
74a85d5903
|
@ -146,13 +146,6 @@ static char* unbuf_papat(char* head, struct papat *ppapat)
|
|||
fprintf(stderr,
|
||||
"SYNCHRONISATION ERROR on Boundary-scan hardware!!!\n" );
|
||||
|
||||
/*erreur probable si rien ne passe*/
|
||||
if ( parallel_num == 0 )
|
||||
{
|
||||
fprintf(stderr,
|
||||
"Configuration file describing connections doesn't match hardware\n" );
|
||||
}
|
||||
|
||||
fprintf(stderr,
|
||||
"-----> STOP! next results will be wrong...\n");
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue