From b66f8db768a66eddf7d53fa5ec7129c0cae49e8f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 5 Oct 2018 12:27:34 -0400 Subject: remove --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'joeyconfig.hs') 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 -- cgit v1.2.3