banshee r3928 - in trunk/banshee: . tests
- From: gburt svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r3928 - in trunk/banshee: . tests
- Date: Sun, 18 May 2008 06:50:07 +0000 (UTC)
Author: gburt
Date: Sun May 18 06:50:07 2008
New Revision: 3928
URL: http://svn.gnome.org/viewvc/banshee?rev=3928&view=rev
Log:
2008-05-18 Gabriel Burt <gabriel burt gmail com>
* tests/Makefile.am: Patch from Bertrand Lorentz that forces tests to be
run in Italian with timezone = Chicago, apparently fixing failures for him.
Modified:
trunk/banshee/ChangeLog
trunk/banshee/tests/Makefile.am
Modified: trunk/banshee/tests/Makefile.am
==============================================================================
--- trunk/banshee/tests/Makefile.am (original)
+++ trunk/banshee/tests/Makefile.am Sun May 18 06:50:07 2008
@@ -43,7 +43,7 @@
test: $(NUNIT_TESTER) $(ASSEMBLY)
@pushd $(top_builddir)/bin; \
- LANG=it_IT MONO_PATH="$(DIR_BIN)" mono --debug $(NUNIT_TESTER) $(ASSEMBLY)
+ TZ=America/Chicago LC_ALL=it_IT LANG=it_IT MONO_PATH="$(DIR_BIN)" mono --debug $(NUNIT_TESTER) $(ASSEMBLY)
popd;
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]