Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH] test: create missing master1 symlink for join_vclock test
@ 2019-12-31  9:57 Ilya Kosarev
  2019-12-31 10:12 ` Kirill Yukhin
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Kosarev @ 2019-12-31  9:57 UTC (permalink / raw)
  To: tarantool-patches

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Tarantool-patches] [PATCH] test: create missing master1 symlink for join_vclock test
  2019-12-31  9:57 [Tarantool-patches] [PATCH] test: create missing master1 symlink for join_vclock test Ilya Kosarev
@ 2019-12-31 10:12 ` Kirill Yukhin
  0 siblings, 0 replies; 2+ messages in thread
From: Kirill Yukhin @ 2019-12-31 10:12 UTC (permalink / raw)
  To: Ilya Kosarev; +Cc: tarantool-patches

Hello,

On 31 дек 12:57, Ilya Kosarev wrote:
> 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

I've checked your patch into 1.10 and 2.2.

--
Regards, Kirill Yukhin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-31 10:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-31  9:57 [Tarantool-patches] [PATCH] test: create missing master1 symlink for join_vclock test Ilya Kosarev
2019-12-31 10:12 ` Kirill Yukhin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox