diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-07-21 11:19:49 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-07-21 11:19:49 -0400 |
| commit | 7169ded4ef52abcce9e6c4e7204bca10e80cd3b7 (patch) | |
| tree | 04a129f28384e7fba53650024b27ef71b3eeb501 /doc/todo | |
| parent | 30c024a9db09b18fa4f17224e398d8bec695c17b (diff) | |
update
Diffstat (limited to 'doc/todo')
| -rw-r--r-- | doc/todo/onChange_failure_handling.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
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. |
