public inbox for linux-kernel-mentees@lists.linux-foundation.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Bharadwaj Raju <bharadwaj.raju777@gmail.com>
Cc: hannes@cmpxchg.org, mkoutny@suse.com, shuah@kernel.org,
	skhan@linuxfoundation.org, cgroups@vger.kernel.org,
	linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-kernel-mentees@lists.linux.dev
Subject: Re: [PATCH] selftests/cgroup: use bash in test_cpuset_v1_hp.sh
Date: Tue, 4 Feb 2025 09:37:42 -1000	[thread overview]
Message-ID: <Z6JshqGfyv94KVsg@slm.duckdns.org> (raw)
In-Reply-To: <20250204192956.50589-1-bharadwaj.raju777@gmail.com>

On Wed, Feb 05, 2025 at 12:59:53AM +0530, Bharadwaj Raju wrote:
> The script uses non-POSIX features like `[[` for conditionals and hence
> does not work when run with a POSIX /bin/sh.
> 
> Change the shebang to /bin/bash instead, like the other tests in cgroup.
> 
> Signed-off-by: Bharadwaj Raju <bharadwaj.raju777@gmail.com>

Applied to cgroup/for-6.14-fixes.

Thanks.

-- 
tejun

      reply	other threads:[~2025-02-04 19:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-04 19:29 [PATCH] selftests/cgroup: use bash in test_cpuset_v1_hp.sh Bharadwaj Raju
2025-02-04 19:37 ` Tejun Heo [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=Z6JshqGfyv94KVsg@slm.duckdns.org \
    --to=tj@kernel.org \
    --cc=bharadwaj.raju777@gmail.com \
    --cc=cgroups@vger.kernel.org \
    --cc=hannes@cmpxchg.org \
    --cc=linux-kernel-mentees@lists.linux.dev \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=mkoutny@suse.com \
    --cc=shuah@kernel.org \
    --cc=skhan@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox