From: Kent Gibson <warthog618@gmail.com>
To: Bartosz Golaszewski <brgl@bgdev.pl>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Linus Walleij <linus.walleij@linaro.org>,
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>,
linux-gpio@vger.kernel.org
Subject: Re: [PATCH libgpiod v3 0/4] tools: tests: fix a few issues in bash scripts
Date: Tue, 28 May 2024 16:34:05 +0800 [thread overview]
Message-ID: <20240528083405.GA79126@rigel> (raw)
In-Reply-To: <20240528-fix-bash-tests-v3-0-e9b5be2ba8bf@linaro.org>
On Tue, May 28, 2024 at 10:25:47AM +0200, Bartosz Golaszewski wrote:
> Fix a few issues with tools tests reported by Andy.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Looks good to me.
Reviewed-by: Kent Gibson <warthog618@gmail.com>
> ---
> Changes in v3:
> - Use $* in the message string in assert_fail()
> - Make shellcheck happy when using find exclusively instead of find + grep
> - Link to v2: https://lore.kernel.org/r/20240527-fix-bash-tests-v2-0-05d90cea24cd@linaro.org
>
> Changes in v2:
> - Use double quotes around $@ to prevent globbing but allow variable expansion
> - Link to v1: https://lore.kernel.org/r/20240524-fix-bash-tests-v1-0-1397c73073a6@linaro.org
>
> ---
> Bartosz Golaszewski (4):
> tools: tests: use tabs for indentation consistently
> tools: tests: use "$@" instead of $*
> tools: tests: remove unneeded ';' in while loops
> tools: tests: remove dependency on grep
>
> tools/gpio-tools-test.bash | 46 ++++++++++++++++++----------------------------
> 1 file changed, 18 insertions(+), 28 deletions(-)
> ---
> base-commit: 27fe10150f6d5fa78d1a1ef1e922dc8395d1154d
> change-id: 20240524-fix-bash-tests-545bf26447b3
>
> Best regards,
> --
> Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>
next prev parent reply other threads:[~2024-05-28 8:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-28 8:25 [PATCH libgpiod v3 0/4] tools: tests: fix a few issues in bash scripts Bartosz Golaszewski
2024-05-28 8:25 ` [PATCH libgpiod v3 1/4] tools: tests: use tabs for indentation consistently Bartosz Golaszewski
2024-05-28 8:25 ` [PATCH libgpiod v3 2/4] tools: tests: use "$@" instead of $* Bartosz Golaszewski
2024-05-28 8:25 ` [PATCH libgpiod v3 3/4] tools: tests: remove unneeded ';' in while loops Bartosz Golaszewski
2024-05-28 8:25 ` [PATCH libgpiod v3 4/4] tools: tests: remove dependency on grep Bartosz Golaszewski
2024-05-28 8:34 ` Kent Gibson [this message]
2024-05-29 13:18 ` [PATCH libgpiod v3 0/4] tools: tests: fix a few issues in bash scripts Andy Shevchenko
2024-05-29 13:54 ` Bartosz Golaszewski
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=20240528083405.GA79126@rigel \
--to=warthog618@gmail.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=bartosz.golaszewski@linaro.org \
--cc=brgl@bgdev.pl \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.