diff options
author | Jeff King <peff@peff.net> | 2019-02-06 14:35:52 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-02-06 12:17:10 -0800 |
commit | ba285a712d8bc036d8f0d4625710305711b3c2cb (patch) | |
tree | 06bce07b4eea449d668520f10503100281cd0545 /builtin/update-index.c | |
parent | ci: parallelize testing on Windows (diff) | |
download | tgif-ba285a712d8bc036d8f0d4625710305711b3c2cb.tar.xz |
test-date: drop unused parameter to getnanos()
The getnanos() helper always gets the current time from our
getnanotime() facility. The caller cannot override it via TEST_DATE_NOW,
and hence we simply ignore the "now" parameter to the function. Let's
remove it, as it may mislead callers into thinking it does something.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/update-index.c')
0 files changed, 0 insertions, 0 deletions