Cron <gccadmin@sourceware> sh /home/gccadmin/scripts/update_version_git
Cron Daemon
gccadmin@sourceware.org
Sun Jun 7 00:16:19 GMT 2026
2026-06-07 00:16:19,158:INFO:root:=== Working on: master ===
2026-06-07 00:16:19,946:INFO:root:branch pulled and checked out
2026-06-07 00:16:19,991:INFO:root:115 revisions since last Daily bump
Traceback (most recent call last):
File "../gcc-changelog/git_update_version.py", line 193, in <module>
update_current_branch(name)
File "../gcc-changelog/git_update_version.py", line 143, in update_current_branch
commits = [c for c in commits if c.info.hexsha not in ignored_commits]
File "../gcc-changelog/git_update_version.py", line 143, in <listcomp>
commits = [c for c in commits if c.info.hexsha not in ignored_commits]
AttributeError: 'NoneType' object has no attribute 'hexsha'
More information about the Gccadmin
mailing list