Fixed bug: repeat build in Mac OS, change to check file ModTime insetad of event time

This commit is contained in:
Unknown 2013-08-15 12:53:07 +08:00
parent 5486f6ee55
commit a6840ebafd
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ func NewWatcher(paths []string) {
}
eventTime[e.Name] = mt
fmt.Println(mt)
if isbuild {
colorLog("[EVEN] %s\n", e)