Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created May 10, 2013 22:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isaacs/5557953 to your computer and use it in GitHub Desktop.
Save isaacs/5557953 to your computer and use it in GitHub Desktop.
=== release test-fs-watch ===
Path: simple/test-fs-watch
assert.js:92
throw new assert.AssertionError({
^
AssertionError: null == "watch.txt"
at FSWatcher.<anonymous> (/Users/isaacs/dev/js/node-master/test/simple/test-fs-watch.js:74:18)
at FSWatcher.EventEmitter.emit (events.js:100:17)
at FSEvent.FSWatcher._handle.onchange (fs.js:1026:12)
Command: out/Release/node /Users/isaacs/dev/js/node-master/test/simple/test-fs-watch.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment