From 35218785e5a94267a4db94c2cbda38f801fca806 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Wed, 5 Jan 2011 17:08:11 +0000 Subject: [PATCH] - formatting git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42037 20353a03-c40f-0410-a6d1-a30d3c3de9de --- buildout/software-profiles/erp5-2.12.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildout/software-profiles/erp5-2.12.cfg b/buildout/software-profiles/erp5-2.12.cfg index 3db2adf81c..c448f3a618 100644 --- a/buildout/software-profiles/erp5-2.12.cfg +++ b/buildout/software-profiles/erp5-2.12.cfg @@ -129,8 +129,8 @@ dependent-scripts = true # installation of python, which we don't want on an instance interpreter = python2.6 scripts = - python=${:interpreter} - ipython=i${:interpreter} + python=${:interpreter} + ipython=i${:interpreter} [precache-eggs] eggs += -- 2.30.9