[Tarantool-patches] [PATCH] test: create missing master1 symlink for join_vclock test
Ilya Kosarev
i.kosarev at tarantool.org
Tue Dec 31 12:57:56 MSK 2019
master1.lua did not reach all needed remote branches with
adb0a01b112f2afdc5fe07d2aefe183a87b63d93.
It is needed for join_vclock test.
---
Branch: https://github.com/tarantool/tarantool/tree/i.kosarev/add-missing-master1.lua
test/replication/master1.lua | 1 +
1 file changed, 1 insertion(+)
create mode 120000 test/replication/master1.lua
diff --git a/test/replication/master1.lua b/test/replication/master1.lua
new file mode 120000
index 00000000000..1c7debd2fc4
--- /dev/null
+++ b/test/replication/master1.lua
@@ -0,0 +1 @@
+master.lua
\ No newline at end of file
--
2.17.1
More information about the Tarantool-patches
mailing list