From: Ralph Corderoy Date: Sat, 22 Oct 2016 18:18:15 +0000 (+0100) Subject: Alter netrc permissions error message to match code. Add test. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/ab8d647663ca0c59d6aaf3870d99edeea3a27a6c?hp=ab8d647663ca0c59d6aaf3870d99edeea3a27a6c Alter netrc permissions error message to match code. Add test. The code wants `go=', but the error message, and FAQ, said to clear read permission from group and other. Add test to inc/test-pop as that is the existing netrc test location, but it might be better in its own test file as other tests for netrc parsing could be added. ---