From 512137a4d9c05534f94e22cd5c0d6157d2d0ef2b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 21 Jul 2015 11:18:15 -0400 Subject: language --- src/Propellor/Property.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Propellor/Property.hs b/src/Propellor/Property.hs index 0fa8f17e..b90d5b86 100644 --- a/src/Propellor/Property.hs +++ b/src/Propellor/Property.hs @@ -54,7 +54,7 @@ onChange = combineWith $ \p hook -> do return $ r <> r' _ -> return r --- | Same than `onChange` except that if property y fails, a flag file +-- | Same as `onChange` except that if property y fails, a flag file -- is generated. On next run, if the flag file is present, property y -- is executed even if property x doesn't change. -- -- cgit v1.2.3