Corrected the log

This commit is contained in:
vn516726
2014-01-24 11:39:25 +08:00
parent 354f00fd4f
commit 262ac3b5c6
+2 -2
View File
@@ -36,9 +36,9 @@ test_startstopunit_simple(void)
logging(LOG_VERBOSE, "Test we can eject removable the media with IMMED==1"); logging(LOG_VERBOSE, "Test we can eject removable the media with IMMED==1");
if (inq->rmb) { if (inq->rmb) {
logging(LOG_VERBOSE, "Media is not removable. STARTSTOPUNIT should fail");
} else {
logging(LOG_VERBOSE, "Media is removable. STARTSTOPUNIT should work"); logging(LOG_VERBOSE, "Media is removable. STARTSTOPUNIT should work");
} else {
logging(LOG_VERBOSE, "Media is not removable. STARTSTOPUNIT should fail");
} }
ret = startstopunit(iscsic, tgt_lun, ret = startstopunit(iscsic, tgt_lun,