Skip to content

Commit

Permalink
delay 1 s
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldrudell committed Sep 11, 2012
1 parent a907cd1 commit 5684707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/watchit.js
Expand Up @@ -7,7 +7,7 @@ var fs = require('fs')
var getfilenames = require('./getfilenames')

// delay in seconds (for additional writes)
var delay = 3
var delay = 1

module.exports = {
WatchIt: WatchIt,
Expand Down

0 comments on commit 5684707

Please sign in to comment.