Re: [OS-BUILD PATCHv5 22/26] [redhat] Makefile

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 10 Nov 2020 22:49:53 -0000, GitLab Bridge on behalf of bcrocker wrote:
> diff --git a/redhat/Makefile b/redhat/Makefile
> index 555dea25ea0f..e7ba07066177 100644
> --- a/redhat/Makefile
> +++ b/redhat/Makefile
> @@ -393,7 +393,7 @@ dist-dump-variables:
>  	@$(REDHAT)/dist-dump-variables.sh
>  
>  dist-self-test:
> -	@if dnf list installed bats >& /dev/null; then \
> +	@if test -x /usr/bin/bats >& /dev/null; then \
>  		bats $(REDHAT)/self-test/*.bats ; \
>  	else \
>  		echo "dist-self-test: The bats package is not installed" ; \

Please merge this to the patch that is introducing this code instead of
piling a fixup on top. Similarly for other patching in this set.

Nacked-by: Jiri Benc <jbenc@xxxxxxxxxx>
_______________________________________________
kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux