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