NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
From: Dave Jiang <dave.jiang@intel.com>
To: Xiao Yang <yangx.jy@fujitsu.com>, nvdimm@lists.linux.dev
Subject: Re: [PATCH ndctl] test/security.sh: Replace cxl with $CXL
Date: Wed, 5 Apr 2023 09:09:18 -0700	[thread overview]
Message-ID: <b96cc986-3d89-dfd0-6e55-4a23d74501b7@intel.com> (raw)
In-Reply-To: <1680707060-54-1-git-send-email-yangx.jy@fujitsu.com>



On 4/5/23 8:04 AM, Xiao Yang wrote:
> Try to avoid the "cxl: command not found" error when
> cxl command is not installed to $PATH.
> 
> Signed-off-by: Xiao Yang <yangx.jy@fujitsu.com>

Reviewed-by: Dave Jiang <dave.jiang@intel.com>

Thanks for the catch.

> ---
>   test/security.sh | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/test/security.sh b/test/security.sh
> index fb04aa6..4713288 100755
> --- a/test/security.sh
> +++ b/test/security.sh
> @@ -225,7 +225,7 @@ if [ "$uid" -ne 0 ]; then
>   fi
>   
>   modprobe "$KMOD_TEST"
> -cxl list
> +$CXL list
>   setup
>   check_prereq "keyctl"
>   rc=1

      reply	other threads:[~2023-04-05 16:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-05 15:04 [PATCH ndctl] test/security.sh: Replace cxl with $CXL Xiao Yang
2023-04-05 16:09 ` Dave Jiang [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=b96cc986-3d89-dfd0-6e55-4a23d74501b7@intel.com \
    --to=dave.jiang@intel.com \
    --cc=nvdimm@lists.linux.dev \
    --cc=yangx.jy@fujitsu.com \
    /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