From: lvasiliev <lvasiliev@tarantool.org> To: Vladislav Shpilevoy <v.shpilevoy@tarantool.org> Cc: Yaroslav Dynnikov <Yaroslav.dynnikov@tarantool.org>, tarantool-patches@dev.tarantool.org Subject: Re: [Tarantool-patches] [PATCH v3 0/2] Adapt luarocks for tarantoolctl Date: Fri, 10 Apr 2020 11:41:08 +0300 [thread overview] Message-ID: <94be3bbd-69fa-d6a6-6a40-3a117c073dc4@tarantool.org> (raw) In-Reply-To: <865fb768-3c90-ec8e-96cf-7d7598a9f6e0@tarantool.org> Hi! Thanks for the reviews. On 10.04.2020 3:00, Vladislav Shpilevoy wrote: > Hi! > > Thanks for the patchset! > > LGTM. > > But please, next time don't silently respond with a new patch > on my comments. I may be wrong sometimes. Honestly I am wrong > quite often. Like Vladimir said once, "mailing list exists for > discussions". > OK > I added Yaroslav to CC since he expressed a will to join the > review. > > On 09/04/2020 08:33, Leonid Vasiliev wrote: >> https://github.com/tarantool/tarantool/issues/4629 >> https://github.com/tarantool/luarocks/tree/lvasiliev/gh-4629-add-chdir-to-make >> See corresponding patch for tarantoolctl >> (https://github.com/tarantool/tarantool/tree/lvasiliev/gh-4629-forward-flags) >> >> Motivation: >> Imperfect integretion of the Luarocks to tarantoolctl >> (malfunctioning flags, disabled commands) >> >> Was done: >> whitelist of tarantoolctl don't used for luarocks flags >> Option chdir has been moved from tarantoolctl to luarocks >> >> @ChangeLog - see a comment in tarantool >> >> Leonid Vasiliev (2): >> Add the chdir option for make >> Delete flags which can't be used with tarantoolctl rocks >> >> src/luarocks/cmd/help.lua | 5 ----- >> src/luarocks/cmd/make.lua | 8 ++++++++ >> src/luarocks/util.lua | 5 +---- >> 3 files changed, 9 insertions(+), 9 deletions(-) >>
next prev parent reply other threads:[~2020-04-10 8:41 UTC|newest] Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-04-09 6:33 Leonid Vasiliev 2020-04-09 6:33 ` [Tarantool-patches] [PATCH v3 1/2] Add the chdir option for make Leonid Vasiliev 2020-04-09 6:33 ` [Tarantool-patches] [PATCH v3 2/2] Delete flags which can't be used with tarantoolctl rocks Leonid Vasiliev 2020-04-13 11:59 ` lvasiliev 2020-04-13 12:16 ` Yaroslav Dynnikov 2020-04-10 0:00 ` [Tarantool-patches] [PATCH v3 0/2] Adapt luarocks for tarantoolctl Vladislav Shpilevoy 2020-04-10 8:41 ` lvasiliev [this message] 2020-04-10 17:02 ` Yaroslav Dynnikov 2020-04-10 18:37 ` lvasiliev 2020-04-11 14:23 ` Vladislav Shpilevoy 2020-04-12 17:25 ` lvasiliev 2020-04-12 18:30 ` Yaroslav Dynnikov 2020-04-12 19:52 ` Vladislav Shpilevoy 2020-04-13 7:44 ` lvasiliev 2020-04-13 11:07 ` lvasiliev
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=94be3bbd-69fa-d6a6-6a40-3a117c073dc4@tarantool.org \ --to=lvasiliev@tarantool.org \ --cc=Yaroslav.dynnikov@tarantool.org \ --cc=tarantool-patches@dev.tarantool.org \ --cc=v.shpilevoy@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH v3 0/2] Adapt luarocks for tarantoolctl' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox