aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-08-04 02:35:05 +0200
committerGuilhem Moulin <guilhem@fripost.org>2020-08-04 02:35:05 +0200
commit11cd204852f665670b5d4271eab86a3d9f5e5624 (patch)
tree4b353b369cbe57a9c04d56aa85353c27fe959312 /tests
parent250245fd90be1c4419d2592e30ffc1b837cd7bf7 (diff)
Upgrade URLs to secure HTTP.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/run2
-rwxr-xr-xtests/run-all2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/run b/tests/run
index 4aa0685..8164524 100755
--- a/tests/run
+++ b/tests/run
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#----------------------------------------------------------------------
set -ue
diff --git a/tests/run-all b/tests/run-all
index 1eca50c..d13f689 100755
--- a/tests/run-all
+++ b/tests/run-all
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#----------------------------------------------------------------------
set -ue