From: Sergey Bronnikov via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: Artem Starshov <artemreyt@tarantool.org>,
Alexander Turenko <alexander.turenko@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH 0/2] lua: fix -e always enters interactive mode
Date: Fri, 29 Jan 2021 16:00:32 +0300 [thread overview]
Message-ID: <0d607c2d-00fc-8c20-059a-09e23ba577fb@tarantool.org> (raw)
In-Reply-To: <cover.1611781593.git.artemreyt@tarantool.org>
Thanks for patches!
On 28.01.2021 00:15, Artem Starshov wrote:
> Issue: https://github.com/tarantool/tarantool/issues/5040
> Branch: https://github.com/tarantool/tarantool/tree/artemreyt/gh-5040-interactive-mode-bug
Usually we also provide a link to CI.
> Artem Starshov (2):
> core: add setting error injections via env
> lua: fix tarantool -e always enters interactive mode
>
> src/lib/core/errinj.c | 26 ++++
> src/lib/core/errinj.h | 6 +
> src/lua/init.c | 20 ++-
> src/main.cc | 1 +
> ...40-always-enters-interactive-mode.test.lua | 130 ++++++++++++++++++
> test/box/errinj.result | 1 +
> 6 files changed, 180 insertions(+), 4 deletions(-)
> create mode 100755 test/app-tap/gh-5040-always-enters-interactive-mode.test.lua
>
prev parent reply other threads:[~2021-01-29 13:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-27 21:15 Artem Starshov via Tarantool-patches
2021-01-27 21:15 ` [Tarantool-patches] [PATCH 1/2] core: add setting error injections via env Artem Starshov via Tarantool-patches
2021-01-28 15:37 ` Artem via Tarantool-patches
2021-01-29 13:36 ` Sergey Bronnikov via Tarantool-patches
2021-01-27 21:15 ` [Tarantool-patches] [PATCH 2/2] lua: fix tarantool -e always enters interactive mode Artem Starshov via Tarantool-patches
2021-01-29 13:44 ` Sergey Bronnikov via Tarantool-patches
2021-01-29 13:00 ` Sergey Bronnikov via Tarantool-patches [this message]
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=0d607c2d-00fc-8c20-059a-09e23ba577fb@tarantool.org \
--to=tarantool-patches@dev.tarantool.org \
--cc=alexander.turenko@tarantool.org \
--cc=artemreyt@tarantool.org \
--cc=sergeyb@tarantool.org \
--subject='Re: [Tarantool-patches] [PATCH 0/2] lua: fix -e always enters interactive mode' \
/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