From 262ac3b5c60ec857e106b62edfcf0e466933af04 Mon Sep 17 00:00:00 2001 From: vn516726 Date: Fri, 24 Jan 2014 11:39:25 +0800 Subject: [PATCH] Corrected the log --- test-tool/test_startstopunit_simple.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-tool/test_startstopunit_simple.c b/test-tool/test_startstopunit_simple.c index 75a451b..c7774fb 100644 --- a/test-tool/test_startstopunit_simple.c +++ b/test-tool/test_startstopunit_simple.c @@ -36,9 +36,9 @@ test_startstopunit_simple(void) logging(LOG_VERBOSE, "Test we can eject removable the media with IMMED==1"); if (inq->rmb) { - logging(LOG_VERBOSE, "Media is not removable. STARTSTOPUNIT should fail"); - } else { 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,