From 769217510b97e23101a01d228e2b8510fd43a725 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 27 May 2018 22:05:31 -0700 Subject: Add obsolete-strings test and fix problems it finds Mostly changing http eyrie.org URLs to https, but also remove my old email address in one place and switch some tests away from my old RRA_MAINTAINER_TESTS environment variable to use the Lancaster Consensus variables properly. This uncovered a bug in skipping one test unless Stanford Kerberos credentials existed. --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 74c5150..a575c4b 100644 --- a/README +++ b/README @@ -61,7 +61,7 @@ REQUIREMENTS libraries. You will have to install the remctl client libraries in order to build it. remctl can be obtained from: - http://www.eyrie.org/~eagle/software/remctl/ + https://www.eyrie.org/~eagle/software/remctl/ The wallet client will build with either MIT Kerberos or Heimdal. @@ -304,7 +304,7 @@ SUPPORT The wallet web page at: - http://www.eyrie.org/~eagle/software/wallet/ + https://www.eyrie.org/~eagle/software/wallet/ will always have the current version of this package, the current documentation, and pointers to any additional resources. @@ -327,7 +327,7 @@ SOURCE REPOSITORY or view the repository on the web at: - http://git.eyrie.org/?p=kerberos/wallet.git + https://git.eyrie.org/?p=kerberos/wallet.git When contributing modifications, patches (possibly generated by git-format-patch) are preferred to Git pull requests. -- cgit v1.2.3