From: Arnaud Giersch Date: Mon, 26 Nov 2012 16:45:43 +0000 (+0100) Subject: Typos. X-Git-Tag: v3_9_rc1~91^2~6 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/4e8cec4c5c88a439e8afe5ab83ca039b701d12b3?ds=sidebyside Typos. --- diff --git a/tools/tesh/README b/tools/tesh/README index 8ae8137d6b..8e23b7edaa 100644 --- a/tools/tesh/README +++ b/tools/tesh/README @@ -67,7 +67,7 @@ implemented yet in tesh. This is a bit restrictive, but well, patch welcome... The situation in which it is mainly problematic is to create a -temporary file. The solution is to use the "mkfile" buildin command, +temporary file. The solution is to use the "mkfile" built-in command, as in the following example: $ mkfile myFile > some content @@ -122,7 +122,7 @@ SimGrid since the processes run out of order at any scheduling point parallel). To ensure that the simulator outputs still match, we have to sort the output back before comparing it. -We expect the simulators to run with that log formating argument: +We expect the simulators to run with that log formatting argument: -log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n Then, tesh sorts string on the 19 first chars only, and is stable when line beginnings are equal. This should ensure that: