X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=jhbuild.js;h=7665fe5d120312a15ada09af44767cce09b9850e;hb=6e7b1da1821049a2f63550dadcc5af09942ab38e;hp=2abd70eb15626272ac19de50f3c87054f27c1efa;hpb=05cd998ea13a0a9acf8ef556c8bc27323f78a094;p=gnome.introspection-doc-generator diff --git a/jhbuild.js b/jhbuild.js index 2abd70e..7665fe5 100755 --- a/jhbuild.js +++ b/jhbuild.js @@ -12,7 +12,7 @@ File = imports.File.File; console = imports.console.console; -Date = imports.Date.Date; +DateExtra = imports.DateExtra.DateExtra; @@ -24,7 +24,7 @@ var UPDATE_SOURCES = false; -var LOGFILE = "jhbuild-" + (new Date()).format("Y-m-d-H") + '.log'; +var LOGFILE = "jhbuild-" + (new DateExtra()).format("Y-m-d-H") + '.log'; // change src & deleteGirs when you add / remove girs..