TEST: fix typo in test name
This commit is contained in:
@@ -35,7 +35,7 @@ int T0403_inquiry_supported_vpd(const char *initiator, const char *url, int data
|
|||||||
SCSI_INQUIRY_PAGECODE_DEVICE_IDENTIFICATION
|
SCSI_INQUIRY_PAGECODE_DEVICE_IDENTIFICATION
|
||||||
};
|
};
|
||||||
|
|
||||||
printf("0402_inquiry_supported_vpd:\n");
|
printf("0403_inquiry_supported_vpd:\n");
|
||||||
printf("==========================\n");
|
printf("==========================\n");
|
||||||
if (show_info) {
|
if (show_info) {
|
||||||
printf("Check the INQUIRY SUPPORTED VPD page.\n");
|
printf("Check the INQUIRY SUPPORTED VPD page.\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user