qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v6 14/14] qemu-iotest: enable testing with qemu-


From: Julia Suvorova
Subject: Re: [Qemu-devel] [PATCH v6 14/14] qemu-iotest: enable testing with qemu-io aio options
Date: Wed, 24 Jul 2019 18:49:55 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 7/19/19 3:35 PM, Aarushi Mehta wrote:
 @@ -225,6 +227,10 @@ s/ .*//p
          CACHEMODE_IS_DEFAULT=false
          cachemode=false
          continue
+    elif $aiomode
+    then
+        AIOMODE="$r"
+        aiomode=false

'continue' is missed here.

Best regards, Julia Suvorova.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]