TESTS: keep the unmarshalled std inq structure around

This commit is contained in:
Ronnie Sahlberg
2013-05-11 17:07:59 -07:00
parent 772d220217
commit 5135836ee5
40 changed files with 186 additions and 222 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ int T0362_startstopunit_noloej(const char *initiator, const char *url)
ret = 0;
if (!removable) {
if (!inq->rmb) {
printf("Media is not removable. SKIPPING tests\n");
ret = -2;
goto finished;