chiark / gitweb /
build: clear timeout flag before every build
authorMarcus Hoffmann <bubu@bubu1.eu>
Wed, 7 Feb 2018 19:46:29 +0000 (20:46 +0100)
committerMarcus Hoffmann <bubu@bubu1.eu>
Wed, 7 Feb 2018 19:47:50 +0000 (20:47 +0100)
commit39a5637df2080b975860604ddefc188172f9363e
tree521ce082693cd0e393b4204fc2ad51f4a801364b
parentbc5bf7e0ec2bdf3f596b512b875f66306979a0cf
build: clear timeout flag before every build

This fixes the weird logging behaviour where after a build that timed
out all subsequent failed builds would also show up as timed out.
fdroidserver/build.py