Fixed a bug introduced due to a recent commit. Thanks to Integration tests, we were...
authorMadhu Venugopal <mavenugo@gmail.com>
Mon, 26 May 2014 17:24:29 +0000 (10:24 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Mon, 26 May 2014 17:24:29 +0000 (10:24 -0700)
commit9750cb360f5577b8f3b4f80851f37b0c75c62286
tree0abea183242e7f3f6da3a99178585d164b310e21
parentb2b287e5835834b46a6885322018d61e858403ac
Fixed a bug introduced due to a recent commit. Thanks to Integration tests, we were able to identify the issue.

We need to add good Asserts to catch and Fail Verify and Merge jobs. That will prevent from these happening.
We are waiting on the Mutate operation to et merged before we could write better Asserts.

Change-Id: I62e42c27032b8502937394d50934c2cf4038eed9
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>