X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cf74de4a878beaa5177d7ea2fc4e11b550240559..9d322cd58c58e337416be7a5a449f160c1754464:/doc/manpage/tesh.pod diff --git a/doc/manpage/tesh.pod b/doc/manpage/tesh.pod index e7a8a8374f..0a9ef6ce97 100755 --- a/doc/manpage/tesh.pod +++ b/doc/manpage/tesh.pod @@ -22,8 +22,8 @@ they produce the expected output and return the expected value. --setenv var=value : set a specific environment variable --cfg arg : add parameter --cfg=arg to each command line --log arg : add parameter --log=arg to each command line - --ignore-jenkins : ignore all cruft generated on SimGrid - continous integration servers + --ignore-jenkins : ignore all cruft generated on SimGrid + continuous integration servers =head1 TEST SUITE FILE SYTAX @@ -109,7 +109,7 @@ The I construct applies only to the next command block. =head2 Timeouts -By default, no command is allowed to run more than 5 seconds. You can +By default, no command is allowed to run more than 10 seconds. You can change this value as follows: # Allow some more time to the command @@ -182,7 +182,7 @@ by the lexicographical sort. The solution is to prefix each line of your output with temporal information so that lines can be grouped by timestamps. The -lexicographical sort then only applies to lines that occured at the +lexicographical sort then only applies to lines that occurred at the same timestamp. Here is a SimGrid example: # Sort only lines depending on the first 19 chars