pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 15 16:10:21 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-test-subtests


To generate a diff of this commit:
cvs rdiff -u -r1.3596 -r1.3597 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3596 pkgsrc/devel/Makefile:1.3597
--- pkgsrc/devel/Makefile:1.3596        Tue Feb 15 07:15:02 2022
+++ pkgsrc/devel/Makefile       Tue Feb 15 16:10:20 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3596 2022/02/15 07:15:02 wiz Exp $
+# $NetBSD: Makefile,v 1.3597 2022/02/15 16:10:20 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2696,6 +2696,7 @@ SUBDIR+=  py-test-relaxed
 SUBDIR+=       py-test-rerunfailures
 SUBDIR+=       py-test-runner
 SUBDIR+=       py-test-shutil
+SUBDIR+=       py-test-subtests
 SUBDIR+=       py-test-sugar
 SUBDIR+=       py-test-testmon
 SUBDIR+=       py-test-timeout



Home | Main Index | Thread Index | Old Index