Skip to content

Commit

Permalink
Fix file addition bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Fatih Kadir Akın committed Jan 3, 2016
1 parent 9c2ec81 commit 0920747
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified guardian
Binary file not shown.
2 changes: 1 addition & 1 deletion src/guardian.cr
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ module Guardian
end
rescue
puts "#{"-".colorize(:red)} #{file}"
@timestamps.delete file
run_tasks file
collect_files
end
end
end
Expand Down

0 comments on commit 0920747

Please sign in to comment.