test: make T0 harness results complete
This commit is contained in:
@@ -169,7 +169,7 @@ main(void)
|
||||
if (access(wdrv, X_OK) != 0) {
|
||||
fprintf(stderr, "structlocal_frame: skip (no %s)\n", wdrv);
|
||||
printf("structlocal_frame: skipped (no wwstage)\n");
|
||||
return 0;
|
||||
return 77;
|
||||
}
|
||||
|
||||
int n = (int)(sizeof rows / sizeof rows[0]);
|
||||
|
||||
Reference in New Issue
Block a user