From: mquinson Date: Tue, 6 Jun 2006 11:50:32 +0000 (+0000) Subject: port to modernity X-Git-Tag: v3.3~3004 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/4fbf407209cb3b3284a27915c05fcc7f70655088 port to modernity git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2354 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/examples/gras/all2all/make_deployment.pl b/examples/gras/all2all/make_deployment.pl index 6b4e2e3154..996331363a 100755 --- a/examples/gras/all2all/make_deployment.pl +++ b/examples/gras/all2all/make_deployment.pl @@ -59,7 +59,7 @@ for (my $i=0; $i<$nb_hosts; $i++) { print "\n"; print "\n"; -print "\n\n"; +print "\n\n"; # reset iterators $it_port=4000;