components/cvs/Makefile
changeset 4652 d0e37876680e
parent 4339 6501cf9c29f9
child 4770 b4623be47e9d
--- a/components/cvs/Makefile	Wed Jul 15 08:57:33 2015 -0700
+++ b/components/cvs/Makefile	Wed Jul 15 09:34:52 2015 -0700
@@ -50,6 +50,9 @@
 COMPONENT_TEST_ENV += PATH=$(GNUBIN):$(PATH)
 COMPONENT_TEST_TARGETS = localcheck
 
+# Test transforms to cut out randomly-ordered test messages
+COMPONENT_TEST_TRANSFORMS += '-e "/^cp.*/d" ' \
+
 configure:	$(CONFIGURE_64)
 
 build:		$(BUILD_64)