remove extraneous and incorrect log message from a test

This commit is contained in:
Ronnie Sahlberg
2013-05-18 16:34:08 -07:00
parent 2753878cd3
commit d7acb5f128

View File

@@ -36,8 +36,6 @@ test_report_supported_opcodes_servactv(void)
logging(LOG_VERBOSE, "Test READ_SUPPORTED_OPCODES SERVACTV flag");
logging(LOG_VERBOSE, "Test READ_SUPPORTED_OPCODES report ALL opcodes "
"without timeout descriptors");
ret = report_supported_opcodes(iscsic, tgt_lun,
0, SCSI_REPORT_SUPPORTING_OPS_ALL, 0, 0,
65535, &rso_task);