r21741 - gnucash/trunk/src/report/standard-reports - Add some more debug logging to standard-reports.scm

Geert Janssens gjanssens at code.gnucash.org
Sun Dec 18 13:43:40 EST 2011


Author: gjanssens
Date: 2011-12-18 13:43:40 -0500 (Sun, 18 Dec 2011)
New Revision: 21741
Trac: http://svn.gnucash.org/trac/changeset/21741

Modified:
   gnucash/trunk/src/report/standard-reports/standard-reports.scm
Log:
Add some more debug logging to standard-reports.scm

Modified: gnucash/trunk/src/report/standard-reports/standard-reports.scm
===================================================================
--- gnucash/trunk/src/report/standard-reports/standard-reports.scm	2011-12-18 18:13:02 UTC (rev 21740)
+++ gnucash/trunk/src/report/standard-reports/standard-reports.scm	2011-12-18 18:43:40 UTC (rev 21741)
@@ -118,6 +118,7 @@
     )
 )
 
+(gnc:debug "stdrpt-dir=" (gnc-path-get-stdreportsdir))
 (gnc:debug "dir-files=" (directory-files (gnc-path-get-stdreportsdir)))
 (gnc:debug "processed=" (process-file-list (directory-files (gnc-path-get-stdreportsdir))))
 (gnc:debug "report-list=" (get-report-list))



More information about the gnucash-changes mailing list