On 2012-10-25, at 3:56 PM, Mason James wrote:
heya Jonathan
thanks for this, ill do some testing then push your changes up to the kc.org github repo
fyi: I've done this, and changed the repo name as promised its now 'koha-qa-test', not 'koha-qa-tool' -> https://github.com/Koha-Community/koha-qa-test I've also added a patch to ignore the many 'Subroutine $FOO redefined' warnings in Koha, that have been causing some false-postive QA fails i think this is the best thing to do, until we fix these warnings... https://github.com/Koha-Community/koha-qa-test/commit/17175212b3b06fac63f881... bug 8559 is a good example of a patch ?incorrectly? failing, due to this warning type -> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8559 are people ok with this patch?, or is there a better way?