SKIPPED: psi/haakedriv.c
@ -180,7 +180,7 @@ int AsconReadGarbage(int fd)
if (l > 0) {
/* swallow */
garbage[l] = '\0';
printf("(((%s)))\n", garbage);
/* printf("(((%s)))\n", garbage); */
result += l;
} else if (l == 0) {
errno = ECONNRESET;
The note is not visible to the blocked user.