From: Brian Masney <[email protected]> bmasney testing: add extra space to redhat/Makefile
Signed-off-by: Brian Masney <[email protected]> diff a/redhat/Makefile b/redhat/Makefile --- a/redhat/Makefile +++ b/redhat/Makefile @@ -4,6 +4,7 @@ include Makefile.rhpkg LANG=C + ifeq ("$(ZSTREAM)", "yes") __YSTREAM = no ifeq ("$(origin RHDISTGIT_BRANCH)", "command line") -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/864 _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
