]> git.neil.brown.name Git - plato.git/commit
petrol: fix bug with auto-update of 'other' fields.
authorNeilBrown <neil@brown.name>
Tue, 24 Mar 2015 03:56:17 +0000 (14:56 +1100)
committerNeilBrown <neil@brown.name>
Tue, 24 Mar 2015 03:56:17 +0000 (14:56 +1100)
commitf89d7af59fcd9a2fe0c456fbdd2d9ff77541b649
tree9308ef5b955430564eb1cb52b982615df4ea9b93
parent6974b3e4f61dfd8b9b5e21df52d9849e99737685
petrol: fix bug with auto-update of 'other' fields.

If a field is empty, so put it on the list of 'recent'
fields.  Otherwise the calculation of when to update
the "3rd" field gets confused.

Signed-off-by: NeilBrown <neil@brown.name>
petrol/petrol.py