From 355ef8f3ea230b9ae0613bcea8c90203663ccd2a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 19 Sep 2012 13:30:25 -0400 Subject: add annex.delayadd configuration --- Assistant/Threads/SanityChecker.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Assistant/Threads/SanityChecker.hs') diff --git a/Assistant/Threads/SanityChecker.hs b/Assistant/Threads/SanityChecker.hs index 148ae1435..b99d72802 100644 --- a/Assistant/Threads/SanityChecker.hs +++ b/Assistant/Threads/SanityChecker.hs @@ -93,7 +93,7 @@ check st dstatus transferqueue changechan = do runThreadState st $ warning msg void $ addAlert dstatus $ sanityCheckFixAlert msg addsymlink file s = do - Watcher.runHandler thisThread st dstatus + Watcher.runHandler thisThread Nothing st dstatus transferqueue changechan Watcher.onAddSymlink file s insanity $ "found unstaged symlink: " ++ file -- cgit v1.2.3