r23437 - gnucash/trunk/src/scm - TEMPORARY -- REBASE THIS OUT
Geert Janssens
janssens-geert at telenet.be
Tue Nov 26 04:03:59 EST 2013
On Monday 25 November 2013 16:11:00 John Ralls wrote:
> Author: jralls
> Date: 2013-11-25 16:11:00 -0500 (Mon, 25 Nov 2013)
> New Revision: 23437
> Trac: http://svn.gnucash.org/trac/changeset/23437
>
> Modified:
> gnucash/trunk/src/scm/main.scm
> Log:
> TEMPORARY -- REBASE THIS OUT
>
> Temporary reversion of r23416 so that reports tests will pass
>
> Modified: gnucash/trunk/src/scm/main.scm
>
==========================================================
=========
> --- gnucash/trunk/src/scm/main.scm 2013-11-25 15:58:03 UTC (rev 23436)
> +++ gnucash/trunk/src/scm/main.scm 2013-11-25 21:11:00 UTC (rev
> 23437) @@ -74,7 +74,7 @@
>
> ;; Initalialize localization, otherwise reports may output
> ;; invalid characters
> -(setlocale LC_ALL "")
> +;;(setlocale LC_ALL "")
>
> ;;(use-modules (ice-9 statprof))
>
>
> _______________________________________________
> gnucash-changes mailing list
> gnucash-changes at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-changes
JFYI, I spoke with John about this commit on irc yesterday. It was not intended to get pushed, but
since the original commit breaks dist-check, we have decided to keep the reverted commit until
the tests are adapted.
Geert
More information about the gnucash-devel
mailing list