From: Prarit Bhargava <pra...@redhat.com> redhat: Move update_scripts.sh into redhat/scripts
The redhat/scripts dir is messy and this is just a cleanup. Move upate_scripts.sh into redhat/scripts. Signed-off-by: Prarit Bhargava <pra...@redhat.com> diff --git a/redhat/Makefile b/redhat/Makefile index blahblah..blahblah 100644 --- a/redhat/Makefile +++ b/redhat/Makefile @@ -632,7 +632,7 @@ sources-rh: $(TARBALL) generate-testpatch-tmp setup-source dist-configs-check configs/$(PACKAGE_NAME)-*.config \ configs/partial*.config \ gating.yaml \ - update_scripts.sh \ + scripts/update_scripts.sh \ scripts/mod/mod-denylist.sh \ scripts/mod/mod-internal.list \ scripts/mod/mod-partner.list \ diff --git a/redhat/update_scripts.sh b/redhat/scripts/update_scripts.sh rename from redhat/update_scripts.sh rename to redhat/scripts/update_scripts.sh index blahblah..blahblah 100755 --- a/redhat/update_scripts.sh +++ b/redhat/scripts/update_scripts.sh -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2095 _______________________________________________ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue