From 405999ff5981bb06f886466a7ec47fc90fa1c4b6 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 21 May 2016 21:44:27 +0900 Subject: typo --- src/Propellor/Property/Sbuild.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Property/Sbuild.hs') diff --git a/src/Propellor/Property/Sbuild.hs b/src/Propellor/Property/Sbuild.hs index ea12c576..ea688f7a 100644 --- a/src/Propellor/Property/Sbuild.hs +++ b/src/Propellor/Property/Sbuild.hs @@ -244,7 +244,7 @@ piupartsConfFor sys = property' ("piuparts schroot conf for " ++ show sys) $ -- -- - piuparts itself invokes eatmydata, so the command-prefix setting in our -- regular schroot config would force the user to pass --no-eatmydata to --- piuparts in their @~/.sbuildrc@, which is inconvenient.p +-- piuparts in their @~/.sbuildrc@, which is inconvenient. piupartsConf :: SbuildSchroot -> Apt.Url -> Property DebianLike piupartsConf s u = go `requires` (setupRevertableProperty $ built s u) -- cgit v1.2.3