Code review comment for lp:~diegosarmentero/ubuntuone-client/farewell-u1

Revision history for this message
Diego Sarmentero (diegosarmentero) wrote :

> 88 + if datetime.date.today() >= end_date:
>
> Now the check is backwards. It should be today <= end.

Fixed.
But the tests from trunk are failing for me in the same way here.

« Back to merge proposal