From: Alan Knowles Date: Tue, 13 Jul 2010 04:38:10 +0000 (+0800) Subject: jhbuild.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=4ae1ab9d7791806070de5cde56ece680e97b7495 jhbuild.js --- diff --git a/jhbuild.js b/jhbuild.js index 55da59f..66b33d1 100755 --- a/jhbuild.js +++ b/jhbuild.js @@ -25,7 +25,7 @@ var UPDATE_SOURCES = false; -var LOGFILE = "jhbuild-" + (new DateExtra()).format("Y-m-d-H") + '.log'; +var LOGFILE = "jhbuild-" + (new Date()).format("Y-m-d-H") + '.log'; // change src & deleteGirs when you add / remove girs..