「view this page in B3 βῆτα server」

Revisions №58768

branch: master 「№58768」
Commited by: Rocco Moretti
GitHub commit link: 「d3818bbfb26f047f」 「№1428」
Difference from previous tested commit:  code diff
Commit date: 2016-07-01 10:23:50

Merge pull request #1428 from RosettaCommons/roccomoretti/integrationpy_fixes Several integration.py fixes * absolute directories were making it into the integration test diffs * diffs were broken for the regular integration tests run locally. (There was an extra "test" messing up the diff command.) * re-running single tests resulted in an error message. (Again, ultimately due to extra "test" parameters.) * there were error messages during the SHA1 generation, due to not having a tools or demos checkout at the appropriate locations. * Intermittent encoding issues on integration.demos This pull request does not fix the missing valgrind_results.yaml issue, but I felt the current fixes need to go in as soon as possible, as we're getting spurious diffs on the test server.

...