Added app/last-check-attempt timestamp
commit36bc75516807036b6bb10af79260b35dbead7d59
authorThomas Leonard <talex5@gmail.com>
Sun, 13 May 2012 10:26:10 +0000 (13 11:26 +0100)
committerThomas Leonard <talex5@gmail.com>
Sun, 13 May 2012 10:45:40 +0000 (13 11:45 +0100)
treeca53882f39836401c0cdcf4c8ac50f5ec200fefe
parent8c7bac6944a12de20d92f7730064b8f292f63509
Added app/last-check-attempt timestamp

Prevents multiple updates if we run the command several times quickly, and
prevents constant attempts to update when the network is unavailable.
tests/testdownload.py
zeroinstall/apps.py
zeroinstall/injector/background.py