juxt / mach

A remake of make (in ClojureScript)
246 stars 21 forks source link

mach.core/modified-since does not pick up deleted files #61

Open SevereOverfl0w opened 6 years ago

SevereOverfl0w commented 6 years ago

When mach.core/modified-since runs against a directory, if a file is deleted, then modified-since still returns that nothing has changed.