Skip to content
This repository has been archived by the owner on Sep 28, 2018. It is now read-only.

Commit

Permalink
add log method for couch-server compliant.
Browse files Browse the repository at this point in the history
  • Loading branch information
yssk22 committed Mar 27, 2010
1 parent dc45ab1 commit 7928429
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/couchdb-server-main.js
Expand Up @@ -36,4 +36,5 @@ function require(name, parent){
}

function log(msg){
}
print(msg);
}

0 comments on commit 7928429

Please sign in to comment.