Fixed autocompile when in off-line mode
commit42474cddb2714d2924af0851c587107ba77776ec
authorThomas Leonard <talex5@gmail.com>
Tue, 24 Apr 2012 17:55:25 +0000 (24 18:55 +0100)
committerThomas Leonard <talex5@gmail.com>
Tue, 24 Apr 2012 17:58:52 +0000 (24 18:58 +0100)
treefe224a512c8b9a16036775e2f7405714a2147205
parent4aff2a5f903ec9c42a683ca30be470162a99e0a3
Fixed autocompile when in off-line mode

Before, we marked potential builds as missing but downloadable. That fails if
we're in off-line mode. Now, we just mark them as available.
autocompile.py