QA tests failing


Click here for full thread
Just Got Here
Thanks for your reply Mernst!!!! I really appreciate it.

I copy your script to my home directory and follow your instructions to run it however I am getting the following error:

python ~/qacheck.py --top ~/nwchem-6.3 --target LINUX64 --cost 10000 --test-root .
File "/home/berraas/qacheck.py", line 154
tests[path[-1]] = {entry}
^
SyntaxError: invalid syntax

my version of python is 2.6.6. Also, I noticed your script searchs for "doNightly*" but i have no such files under the QA folder. Could that be the problem?

thanks again