From: "Hajda, Andrzej" <andrzej.hajda@intel.com>
To: Kamil Konieczny <kamil.konieczny@linux.intel.com>,
<igt-dev@lists.freedesktop.org>
Subject: Re: [PATCH i-g-t v1 3/4] scripts: Update documentation for blocklist verification
Date: Mon, 4 Aug 2025 12:40:47 +0200 [thread overview]
Message-ID: <d6efd3eb-7b50-4d49-b48a-b15a157609fc@intel.com> (raw)
In-Reply-To: <20250728173152.220113-4-kamil.konieczny@linux.intel.com>
W dniu 28.07.2025 o 19:31, Kamil Konieczny pisze:
> Update documentation to be up to date after changes. Also while
> at this, add SPDX MIT licence.
>
> Cc: Andrzej Hajda <andrzej.hajda@intel.com>
> Signed-off-by: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Regards
Andrzej
> ---
> scripts/verify-blocklist.sh | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/scripts/verify-blocklist.sh b/scripts/verify-blocklist.sh
> index 05383f13f..2bb72af98 100755
> --- a/scripts/verify-blocklist.sh
> +++ b/scripts/verify-blocklist.sh
> @@ -1,13 +1,14 @@
> #!/bin/sh
> +# SPDX-License-Identifier: MIT
>
> -# Verify that all entries in a blacklist file are still valid
> +# Verify that all entries in a blocklist file are still valid
>
> usage() {
> - echo "Usage: $0 <path-to-igt-runner> <test-binary-directory> <blacklist-files ...>"
> + echo "Usage: $0 <path-to-igt-runner> <test-binary-directory> <blocklist-files ...>"
> echo
> echo " path-to-igt-runner: For example build/runner/igt_runner"
> echo " test-binary-directory: For example build/tests"
> - echo " blacklist-files: For example tests/intel-ci/blacklist.txt"
> + echo " blocklist-files: For example tests/intel-ci/i915.blocklist.txt"
> exit 2
> }
>
next prev parent reply other threads:[~2025-08-04 10:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-28 17:31 [PATCH i-g-t v1 0/4] Rename verify script and update pipeline Kamil Konieczny
2025-07-28 17:31 ` [PATCH i-g-t v1 1/4] scripts/run-tests: Update help Kamil Konieczny
2025-08-04 10:39 ` Hajda, Andrzej
2025-07-28 17:31 ` [PATCH i-g-t v1 2/4] gitlab-ci: Rename blocklist verify script Kamil Konieczny
2025-08-04 10:40 ` Hajda, Andrzej
2025-08-05 0:54 ` vitaly prosyak
2025-08-05 13:18 ` Kamil Konieczny
2025-07-28 17:31 ` [PATCH i-g-t v1 3/4] scripts: Update documentation for blocklist verification Kamil Konieczny
2025-08-04 10:40 ` Hajda, Andrzej [this message]
2025-07-28 17:31 ` [PATCH i-g-t v1 4/4] scripts: Add symlink to verify Kamil Konieczny
2025-08-04 10:39 ` Hajda, Andrzej
2025-07-28 21:21 ` ✓ Xe.CI.BAT: success for Rename verify script and update pipeline Patchwork
2025-07-28 21:28 ` ✓ i915.CI.BAT: " Patchwork
2025-07-29 1:40 ` ✓ Xe.CI.Full: " Patchwork
2025-07-29 6:58 ` ✓ i915.CI.Full: " Patchwork
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=d6efd3eb-7b50-4d49-b48a-b15a157609fc@intel.com \
--to=andrzej.hajda@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=kamil.konieczny@linux.intel.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 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.