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 /run-command.h | |
parent | 5d445f3416ef916c519e7d2a7796c4541e766033 (diff) | |
download | git-6f5ecad6a5566ac8dfb30c58330d53ef6cd5ad03.tar.gz |
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 'run-command.h')
0 files changed, 0 insertions, 0 deletions