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 [email protected]:geda-gaf.git e13aef3..b784938 master -> master
-- Mailing list: https://launchpad.net/~geda-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~geda-developers More help : https://help.launchpad.net/ListHelp

