pkgsrc-Changes archive

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

CVS commit: pkgsrc/regress/infra-unittests



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat Apr 18 14:06:06 UTC 2020

Modified Files:
        pkgsrc/regress/infra-unittests: subst.sh

Log Message:
regress/infra-unittests: remove accidental file copying


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/regress/infra-unittests/subst.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/regress/infra-unittests/subst.sh
diff -u pkgsrc/regress/infra-unittests/subst.sh:1.17 pkgsrc/regress/infra-unittests/subst.sh:1.18
--- pkgsrc/regress/infra-unittests/subst.sh:1.17        Sat Apr 18 12:59:42 2020
+++ pkgsrc/regress/infra-unittests/subst.sh     Sat Apr 18 14:06:06 2020
@@ -817,7 +817,6 @@ if test_case_begin "SUBST_VARS for varia
                "@VAR.()@" \
                "@VAR.<>@" \
                "@VAR.[]@"
-cp "$tmpdir/testcase.mk" /tmp
 
        run_bmake "testcase.mk" "pre-configure" \
                1> "$tmpdir/stdout" \



Home | Main Index | Thread Index | Old Index