Make two quick requests to the website after reload
authorMagnus Hagander <magnus@hagander.net>
Sun, 11 Dec 2011 13:20:33 +0000 (14:20 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 11 Dec 2011 13:20:33 +0000 (14:20 +0100)
commit209e19fa86cbd33d99752a8a280b6ef8ff300e13
treeb92f66a99ff27f034f58c5e88134dd366e4cb647
parentf76d9baec252a2d60033b6ac0f3908040ce88aca
Make two quick requests to the website after reload

Sometimes we get a http 503 error from lighttpd if we hit the system
right after reload - make sure that we hit these errors from
the update script instead of leaking it to the end user or our
mirror script.
tools/update/update.sh