TEST: fix typo in test name

This commit is contained in:
Ronnie Sahlberg
2012-09-21 19:32:00 -07:00
parent be4f2fdf66
commit addc6e53d7

View File

@@ -35,7 +35,7 @@ int T0403_inquiry_supported_vpd(const char *initiator, const char *url, int data
SCSI_INQUIRY_PAGECODE_DEVICE_IDENTIFICATION
};
printf("0402_inquiry_supported_vpd:\n");
printf("0403_inquiry_supported_vpd:\n");
printf("==========================\n");
if (show_info) {
printf("Check the INQUIRY SUPPORTED VPD page.\n");