summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2018-10-05 12:27:34 -0400
committerJoey Hess2018-10-05 12:27:34 -0400
commitb66f8db768a66eddf7d53fa5ec7129c0cae49e8f (patch)
treeab68a9c18ae17e4df0396d55bc9e78a0d5a18596 /joeyconfig.hs
parent51637d5a96b9dc0f811a62ba7b4dcabd14cfc329 (diff)
remove
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 76646829..15f0aeb4 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -207,7 +207,7 @@ honeybee = host "honeybee.kitenet.net" $ props
& Postfix.satellite
& check (not <$> inChroot) (setupRevertableProperty autobuilder)
- & check (not <$> inChroot) (setupRevertableProperty ancientautobuilder)
+ & check (not <$> inChroot) (undoRevertableProperty ancientautobuilder)
-- In case compiler needs more than available ram
& Apt.serviceInstalledRunning "swapspace"
where