TESTS: fixup the first-log-line of each test
This commit is contained in:
@@ -40,7 +40,8 @@ test_read10_rdprotect(void)
|
||||
* Try out different non-zero values for RDPROTECT.
|
||||
* They should all fail.
|
||||
*/
|
||||
logging(LOG_VERBOSE, "\n Test READ10 with non-zero RDPROTECT");
|
||||
logging(LOG_VERBOSE, "");
|
||||
logging(LOG_VERBOSE, "Test READ10 with non-zero RDPROTECT");
|
||||
for (i = 1; i < 8; i++) {
|
||||
ret = read10_invalidfieldincdb(iscsic, tgt_lun, 0,
|
||||
block_size, block_size,
|
||||
|
||||
Reference in New Issue
Block a user