From: P2P-Next User Date: Wed, 18 Aug 2010 15:15:26 +0000 (+0000) Subject: TestSpecs/gen: fix station name in tgen *.ncit.pub.ro -> *.grid.pub.ro X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=commitdiff_plain;h=9e7be46db7e3ac070b61dbff3a95018b959241df;p=p2p-testing-infrastructure.git TestSpecs/gen: fix station name in tgen *.ncit.pub.ro -> *.grid.pub.ro --- diff --git a/TestSpecs/gen/tgen b/TestSpecs/gen/tgen index 049e78a..80d06ee 100755 --- a/TestSpecs/gen/tgen +++ b/TestSpecs/gen/tgen @@ -61,7 +61,7 @@ generate_scenario() index=0 for sys_index in 01 03 04 05 06 07 08 09 10; do for ce_index in 1 2 3 4 5 6 7 8 9 10; do - echo -en "p2p-next-$sys_index.ncit.pub.ro\t\t" + echo -en "p2p-next-$sys_index.grid.pub.ro\t\t" echo -en "1$(printf %02g $ce_index)22\t\t" echo -en "p2p\t\t" echo -en "/home/p2p/george\t"