summaryrefslogtreecommitdiff
path: root/t/parallel-tests-reset-term.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/parallel-tests-reset-term.sh')
-rw-r--r--t/parallel-tests-reset-term.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/parallel-tests-reset-term.sh b/t/parallel-tests-reset-term.sh
index c77c9a37c..01cf4f9cc 100644
--- a/t/parallel-tests-reset-term.sh
+++ b/t/parallel-tests-reset-term.sh
@@ -12,7 +12,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/>.
# Check that the testsuite harness correctly handle overrides of the
# TERM variable by either TESTS_ENVIRONMENT and AM_TESTS_ENVIRONMENT.