mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-06 17:05:32 +00:00
71c02cf658
A typo in the assignment of the error state lead to checkrefs.py existing with return code 0, while it should've returned 1 in some cases. This commit fixes that.