[ldns-users] Please clean backup files

Jeffrey Walton noloader at gmail.com
Mon Feb 10 15:51:22 UTC 2020


Hi Everyone,

There are about two dozen backup files in the LDNS sources.

Please run the following command to clean them:

    find . -name '*~' -exec git rm {} \;

Commit, then push.

Jeff


More information about the ldns-users mailing list