geda-developers team mailing list archive
-
geda-developers team
-
Mailing list archive
-
Message #00093
Commit robot failure
I committed a bugfix couple of days back and got this message; what did I
do wrong?
Cheers
Gareth
Counting objects: 9, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 1.16 KiB, done.
Total 5 (delta 4), reused 0 (delta 0)
remote: Traceback (most recent call last):
remote: File "/geda/commit_robot/commit_robot_post-receive.py", line 471,
in <module>
remote: sys.exit(main())
remote: File "/geda/commit_robot/commit_robot_post-receive.py", line 424,
in main
remote: closes, affects, reopens = scan_commit_for_bugmagic (sha1)
remote: File "/geda/commit_robot/commit_robot_post-receive.py", line 240,
in scan_commit_for_bugmagic
remote: closes_bugs = find_matches (closes_bug_re, commit_message)
remote: File "/geda/commit_robot/commit_robot_post-receive.py", line 235,
in find_matches
remote: results.update ([int(match)])
remote: TypeError: int() argument must be a string or a number, not 'tuple'
To git@xxxxxxxxxxxxxxxxxxxx:geda-gaf.git
e13aef3..b784938 master -> master
Follow ups