addidential debugging
This commit is contained in:
parent
d986d24494
commit
8a547e82b1
1 changed files with 1 additions and 2 deletions
|
@ -102,8 +102,7 @@ watchDir i dir ignored scanevents hooks
|
|||
| Files.isSymbolicLink s ->
|
||||
when (hashook addSymlinkHook) $
|
||||
runhook addSymlinkHook f ms
|
||||
| Files.isRegularFile s -> do
|
||||
print ("ADDED")
|
||||
| Files.isRegularFile s ->
|
||||
when (hashook addHook) $
|
||||
runhook addHook f ms
|
||||
_ -> noop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue