diff options
author | Christian Couder <christian.couder@gmail.com> | 2018-01-05 10:12:20 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-01-05 12:31:07 -0800 |
commit | 6f5ecad6a5566ac8dfb30c58330d53ef6cd5ad03 (patch) | |
tree | 057411a67060965e046eaf76ec8ac0645963face /t/perf/p7300-clean.sh | |
parent | perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/" (diff) | |
download | tgif-6f5ecad6a5566ac8dfb30c58330d53ef6cd5ad03.tar.xz |
perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}
The way we check ENV{GIT_PERF_SUBSECTION} could trigger
comparison between undef and "" that may be flagged by
use of strict & warnings. Let's fix that.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/perf/p7300-clean.sh')
0 files changed, 0 insertions, 0 deletions