add annex.delayadd configuration

This commit is contained in:
Joey Hess 2012-09-19 13:30:25 -04:00
parent da8c8c3ccd
commit 355ef8f3ea
3 changed files with 32 additions and 19 deletions

View file

@ -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