parent
881bda7f59
commit
f8684f418a
|
|
@ -31,7 +31,7 @@ function tmpl() {
|
|||
|
||||
function log() {
|
||||
var txt = tmpl.apply(this, arguments);
|
||||
sys.puts(txt);
|
||||
console.log("%s", txt);
|
||||
}
|
||||
|
||||
function log_directory(dir) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user