The logic for confirming and reverting resizes was flipped. As a result, reverting a resize would end up deleting the source (instead of the destination) instance, and confirming would end up deleting the destination (instead of the source) instance.

This branch fixes the logic to be correct.
This commit is contained in:
Johannes Erdfelt
2011-08-04 16:26:14 +00:00
committed by Tarmac

Diff Content Not Available