diff options
author | Jeff King <peff@peff.net> | 2020-07-09 16:35:50 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-07-10 11:56:01 -0700 |
commit | fccf41e35aed528b7257a4e966437ccd92672bb1 (patch) | |
tree | 7f7d84804d4c93e1e4622f322d235467788e7f48 /Documentation/gitweb.conf.txt | |
parent | t6000: use test_tick consistently (diff) | |
download | tgif-fccf41e35aed528b7257a4e966437ccd92672bb1.tar.xz |
t9700: loosen ident timezone regex
A few of the perl tests in t9700 ask for the author and committer ident,
and then make sure we get something sensible. For the timestamp portion,
we just match [0-9]+, because the actual value will depend on when the
test is run. However, we do require that the timezone be "+0000". This
works reliably because we set $TZ in test-lib.sh. But in preparation for
changing the default timezone, let's be a bit more flexible. We don't
actually care about the exact value here, just that we were able to get
a sensible output from the perl module's access methods.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitweb.conf.txt')
0 files changed, 0 insertions, 0 deletions