Commit 3e57069e821ecf966c3de9c79923cd77657e923b

Russell Belfer 2013-11-01T13:49:43

Fix --assume-unchanged support This was never really working right because we were checking the wrong flag and not checking it in all the places that we need to be checking it. I finally got around to writing a test and adding actual support for it.