From 7169ded4ef52abcce9e6c4e7204bca10e80cd3b7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 21 Jul 2015 11:19:49 -0400 Subject: update --- doc/todo/onChange_failure_handling.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/todo/onChange_failure_handling.mdwn') diff --git a/doc/todo/onChange_failure_handling.mdwn b/doc/todo/onChange_failure_handling.mdwn index 1c326415..46a81caf 100644 --- a/doc/todo/onChange_failure_handling.mdwn +++ b/doc/todo/onChange_failure_handling.mdwn @@ -33,3 +33,9 @@ onChange, like the one that runs apt-get update after a change to sources.list. --[[Joey]] + +---- + +The `onChangeFlagOnFail` combinator is a safer alternative to `onChange` +that avoids this problem. But, it can be difficult to come up with unique +names for the flag files it uses. -- cgit v1.2.3