projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
748f831
)
iotests/183: Create socket in $SOCK_DIR
author
Max Reitz
<mreitz@redhat.com>
Thu, 17 Oct 2019 13:31:44 +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>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id:
20191017133155
.5327-13-mreitz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/183
patch
|
blob
|
history
diff --git
a/tests/qemu-iotests/183
b/tests/qemu-iotests/183
index 04fb344d08e67fcee8b27db153f37fbe7dfaa937..bced83fae0c5bb35bf460be3ed3c41aaf5c0a25c 100755
(executable)
--- a/
tests/qemu-iotests/183
+++ b/
tests/qemu-iotests/183
@@
-26,7
+26,7
@@
echo "QA output created by $seq"
status=1 # failure is the default!
-MIG_SOCKET="${
TEST
_DIR}/migrate"
+MIG_SOCKET="${
SOCK
_DIR}/migrate"
_cleanup()
{