summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2018-05-27 22:05:31 -0700
committerRuss Allbery <eagle@eyrie.org>2018-05-27 22:05:31 -0700
commit769217510b97e23101a01d228e2b8510fd43a725 (patch)
tree8ac16d985a45b1fa3bfb19a6d3ce17bc61c46fbd /README
parent3c5a45223de1e5a1d39afe78c3a323c68050d466 (diff)
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.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
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.