From: Avinesh Kumar <akumar@suse.de>
To: Cyril Hrubis <chrubis@suse.cz>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] realtime: Install run.sh script
Date: Fri, 27 Sep 2024 13:34:45 +0200 [thread overview]
Message-ID: <4942786.OV4Wx5bFTl@localhost> (raw)
In-Reply-To: <20240927100135.12271-1-chrubis@suse.cz>
Hi,
On Friday, September 27, 2024 12:01:35 PM GMT+2 Cyril Hrubis wrote:
> The README describes how to run the testcases using the run.sh script
> but the run.sh script was not installed at all.
>
> Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
Reviewed-by: Avinesh Kumar <akumar@suse.de>
> ---
> testcases/realtime/Makefile | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/testcases/realtime/Makefile b/testcases/realtime/Makefile
> index b90ecf8c4..4d783b01d 100644
> --- a/testcases/realtime/Makefile
> +++ b/testcases/realtime/Makefile
> @@ -28,6 +28,9 @@ LIBDIR := lib
> FILTER_OUT_DIRS := $(LIBDIR)
> LIB := $(LIBDIR)/librealtime.a
>
> +INSTALL_DIR := $(srcdir)
> +INSTALL_TARGETS := run.sh
> +
> $(LIBDIR):
> mkdir -p "$@"
>
>
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2024-09-27 11:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-27 10:01 [LTP] [PATCH] realtime: Install run.sh script Cyril Hrubis
2024-09-27 11:34 ` Avinesh Kumar [this message]
2024-10-01 12:08 ` Cyril Hrubis
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=4942786.OV4Wx5bFTl@localhost \
--to=akumar@suse.de \
--cc=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/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