On Tue, 24 May 2016, Mark Adams wrote: > There are a lot of diffs like this. What make you think it is mine? The > cheby changes should not create such a large diff.
Your pull request https://bitbucket.org/petsc/petsc/pull-requests/479/mark-snes-ex56c/diff#chg-src/ksp/ksp/examples/tests/output/ex26_1.out shows similar diffs - i.e your changes. But then - as mentioned below - this branch is not yet completely merged to next - and next is breaking with the same diffs. So I found the diff was coming from 7fd3bd7 - which was directly commited to next [again a no-no wrt workflow]. When I looked at the commit - you are listed as the author.. https://bitbucket.org/petsc/petsc/commits/7fd3bd7 Satish
