Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH v2] test-lib.sh: unfilter GIT_PERF_*

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:55:46

Nguyễn Thái Ngọc Duy  [off-list ref] writes:
These variables are user parameters to control how to run the perf
tests. Allow users to do so.

Signed-off-by: Nguyễn Thái Ngọc Duy <redacted>
---
I think the Subject makes more sense, so I'd suggest replacing the
current one with "PERF_", not with "PERF".
quoted hunk
 t/test-lib.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/t/test-lib.sh b/t/test-lib.sh
index f50f834..e1c8c85 100644
--- a/t/test-lib.sh
+++ b/t/test-lib.sh
@@ -85,7 +85,7 @@ unset VISUAL EMAIL LANGUAGE COLUMNS $("$PERL_PATH" -e '
 		.*_TEST
 		PROVE
 		VALGRIND
-		PERF_AGGREGATING_LATER
+		PERF
 	));
 	my @vars = grep(/^GIT_/ && !/^GIT_($ok)/o, @env);
 	print join("\n", @vars);
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help