Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/regress/infra-unittests regress/infra-unittests: fix typo



details:   https://anonhg.NetBSD.org/pkgsrc/rev/378890444b60
branches:  trunk
changeset: 434686:378890444b60
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Jun 20 16:26:11 2020 +0000

description:
regress/infra-unittests: fix typo

diffstat:

 regress/infra-unittests/subst.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r da9a1272125d -r 378890444b60 regress/infra-unittests/subst.sh
--- a/regress/infra-unittests/subst.sh  Sat Jun 20 16:23:50 2020 +0000
+++ b/regress/infra-unittests/subst.sh  Sat Jun 20 16:26:11 2020 +0000
@@ -1,5 +1,5 @@
 #! /bin/sh
-# $NetBSD: subst.sh,v 1.49 2020/06/11 20:10:53 rillig Exp $
+# $NetBSD: subst.sh,v 1.50 2020/06/20 16:26:11 rillig Exp $
 #
 # Tests for mk/subst.mk.
 #
@@ -1683,7 +1683,7 @@
 fi
 
 
-if test_case_begin 'several substitution, only one applies to file'; then
+if test_case_begin 'several substitutions, only one applies to file'; then
 
        # https://mail-index.netbsd.org/pkgsrc-changes/2020/06/06/msg215480.html
 



Home | Main Index | Thread Index | Old Index