On Tue, 24 Nov 2020 19:03:43 -0000, GitLab Bridge on behalf of bcrocker wrote:
> -dist-clean: dist-clean-sources dist-clean-configs dist-clean-rpmdirs
> +dist-clean-scripts:
> +     @if [ -f dist-dump-variables.sh ]; then rm dist-dump-variables.sh; fi

This does the same thing and is usually used:

rm -f dist-dump-variables.sh

The rest of the patch set looks good to me. I'm not sure what the
latest version of the patches is, though, it seems the gitlab<->email
gateway is not really working as it should.

 Jiri
_______________________________________________
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]

Reply via email to