"ldpinner/pin.go" did not exist on "550ed3b399036aa2507cc36f29f6cab690f7b2c0"
pin: fix pin update X Y where X==Y
Steven Allen authored
We were pining Y then removing the pin for X. When X == Y, we'd remove the new
pin.

fixes #6648
550ed3b3