From 5011529def36b3a10e2cc17a747686a80d41438e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 13 Aug 2014 16:31:35 -0400 Subject: [PATCH] propellor spin --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-joey.hs b/config-joey.hs index b9a2bed..e7a2268 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -70,7 +70,7 @@ hosts = -- (o) ` & Docker.docked hosts "i386-git-annex-builder" & Docker.docked hosts "android-git-annex-builder" -- not currently working - ! Docker.docked hosts "armel-git-annex-builder-companion" + & Docker.docked hosts "armel-git-annex-builder-companion" ! Docker.docked hosts "armel-git-annex-builder" & Docker.garbageCollected `period` Daily & Apt.buildDep ["git-annex"] `period` Daily