[Fusionforge-commits] r12507 - trunk/tests/lxc
Christian Bayle
cbayle at fusionforge.org
Wed Mar 2 11:02:10 CET 2011
Author: cbayle
Date: 2011-03-02 11:02:09 +0100 (Wed, 02 Mar 2011)
New Revision: 12507
Modified:
trunk/tests/lxc/lxc-debian6
Log:
LANG=C and default suite to squeeze
Modified: trunk/tests/lxc/lxc-debian6
===================================================================
--- trunk/tests/lxc/lxc-debian6 2011-03-02 10:01:56 UTC (rev 12506)
+++ trunk/tests/lxc/lxc-debian6 2011-03-02 10:02:09 UTC (rev 12507)
@@ -20,7 +20,8 @@
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-SUITE=${SUITE:-lenny}
+LANG=C
+SUITE=${SUITE:-squeeze}
MIRROR=${MIRROR:-"http://cdn.debian.net/debian/"}
configure_debian()
More information about the Fusionforge-commits
mailing list