]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Avoid exception when 'git log' output is unexpected.
authorBruno Haible <bruno@clisp.org>
Wed, 28 Feb 2024 10:38:00 +0000 (11:38 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 28 Feb 2024 10:38:00 +0000 (11:38 +0100)
commit0127a5e68be69a8c57bb43171bae3b1bb7ae4a6e
treeb983b444194c30b7b69ca9b3fd1943b13162c29e
parent584ef464a310638f94a79e9b4710fde41c884e7d
gnulib-tool.py: Avoid exception when 'git log' output is unexpected.

* pygnulib/GLInfo.py (GLInfo.date): When the 'git log' output does not
contain a line with the expected 'Date:' pattern, pass the empty string
to GNU date.
ChangeLog
pygnulib/GLInfo.py