projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b4d34f
)
iotests/201: Create socket in $SOCK_DIR
author
Max Reitz
<mreitz@redhat.com>
Thu, 17 Oct 2019 13:31:47 +0000
(15:31 +0200)
committer
Max Reitz
<mreitz@redhat.com>
Mon, 28 Oct 2019 10:22:31 +0000
(11:22 +0100)
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id:
20191017133155
.5327-16-mreitz@redhat.com
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/201
patch
|
blob
|
history
diff --git
a/tests/qemu-iotests/201
b/tests/qemu-iotests/201
index 7abf740fe41fcc5dba68be0c97346df7581363d9..86fa37e714240d6de0d3e8ecc3244b8057819dc0 100755
(executable)
--- a/
tests/qemu-iotests/201
+++ b/
tests/qemu-iotests/201
@@
-24,7
+24,7
@@
echo "QA output created by $seq"
status=1 # failure is the default!
-MIG_SOCKET="${
TEST
_DIR}/migrate"
+MIG_SOCKET="${
SOCK
_DIR}/migrate"
# get standard environment, filters and checks
. ./common.rc