From 34c463a1d3a19f556e3e910313d2c2eac1736c6b Mon Sep 17 00:00:00 2001 From: dhuth Date: Tue, 27 Jan 2015 14:00:12 -0700 Subject: coverage fixes --- test-chill/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-chill/Makefile') diff --git a/test-chill/Makefile b/test-chill/Makefile index 6fc543b..d7238e8 100644 --- a/test-chill/Makefile +++ b/test-chill/Makefile @@ -83,7 +83,7 @@ endif DIRTY_EXTS=pyc o log pickle DIRTY_FILES=$(foreach de,$(DIRTY_EXTS),$(shell find . -name "*.$(de)")) -DIRTY_DIRS=$(shell find . -name '__pycache__' -and -type d) $(STAGING_DIR) pylang +DIRTY_DIRS=$(shell find . -name '__pycache__' -and -type d) $(STAGING_DIR) pylang coverage_report CORE_TESTS:=_extract util gcov _cpp_validate_env cpp_validate test __main__ OMEGA_TESTS:=omega -- cgit v1.2.3-70-g09d2