intltool r718 - in branches/intltool-thirty-somethings: . tests
- From: dobey svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: intltool r718 - in branches/intltool-thirty-somethings: . tests
 
- Date: Sun, 24 Feb 2008 21:41:40 +0000 (GMT)
 
Author: dobey
Date: Sun Feb 24 21:41:40 2008
New Revision: 718
URL: http://svn.gnome.org/viewvc/intltool?rev=718&view=rev
Log:
2008-02-24  Rodney Dawes <dobey pwns gmail com>
	* tests/selftest.pl.in: Unset $LINGUAS to avoid failing when
	we use tests with locales not specified in LINGUAS
	Fixes #518257
Modified:
   branches/intltool-thirty-somethings/ChangeLog
   branches/intltool-thirty-somethings/tests/selftest.pl.in
Modified: branches/intltool-thirty-somethings/tests/selftest.pl.in
==============================================================================
--- branches/intltool-thirty-somethings/tests/selftest.pl.in	(original)
+++ branches/intltool-thirty-somethings/tests/selftest.pl.in	Sun Feb 24 21:41:40 2008
@@ -19,6 +19,10 @@
 #  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 #
 #  Author(s): Kenneth Christiansen
+#             Rodney Dawes
+
+## Unset LINGUAS environment variable
+$ENV{"LINGUAS"} = "";
 
 ## Release information
 my $PROGRAM  = "selftest";
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]