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

Revisions №59990

branch: master 「№59990」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「21b7eea573c2b38a」 「№2882」
Difference from previous tested commit:  code diff
Commit date: 2018-01-19 09:45:54

Merge pull request #2882 from RosettaCommons/aleaverfay/fix_BuriedUnsatFilter2_copy_ctor Aleaverfay/fix buried unsat filter2 copy ctor The homodimer_fnd_ref2015_memb and ppi_v3_suiteA integration tests have been failing in master for quite a while now, and it's only due to this copy constructor being incorrectly written. This integration test was broken with PR #2411 and remained broken quite long after that PR was merged to master. Trapping the bug in GDB very quickly illuminated the problem -- this should have been done much sooner. Also altering the command file in the homodimer_fnd_ref2015_memb integration test so that the Tracers don't pollute the terminal when you're running it locally.

...