From: Alan Knowles Date: Tue, 13 Jul 2010 04:31:12 +0000 (+0800) Subject: jhbuild.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=048a29d25768cda5321b6b2c7613967e998b6608 jhbuild.js --- diff --git a/jhbuild.js b/jhbuild.js index 9fab929..f4cc768 100755 --- a/jhbuild.js +++ b/jhbuild.js @@ -23,7 +23,7 @@ var UPDATE_SOURCES = false; -var LOGFILE = "jhbuild-" + (new Date()).format("Y-m-d-H") + '.log'; +var LOGFILE = "jhbuild-" + (new imports.Date.Date()).format("Y-m-d-H") + '.log'; // change src & deleteGirs when you add / remove girs..