TESTS: Skipped tests should return -2
This commit is contained in:
@@ -172,6 +172,7 @@ test2:
|
||||
printf("[SKIPPED]\n");
|
||||
printf("Opcode is not implemented on target\n");
|
||||
scsi_free_scsi_task(task);
|
||||
ret = -2;
|
||||
goto finished;
|
||||
}
|
||||
if (lbpws10) {
|
||||
|
||||
Reference in New Issue
Block a user