X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cd92a0577a7556f860a3945d0cb76b7f230cb1c2..3aaab223e4a313f3e8fcaed48b1875592e7c4f41:/tools/tesh/README.tesh?ds=sidebyside diff --git a/tools/tesh/README.tesh b/tools/tesh/README.tesh index 95a2374fba..113e780189 100644 --- a/tools/tesh/README.tesh +++ b/tools/tesh/README.tesh @@ -25,6 +25,13 @@ blank and is ignored): If the expected output do not match what the command spits, TESH will produce an error showing the diff (see OUTPUT below). +Command line arguments +---------------------- +Tesh accepts several command line arguments: + --cd some/directory: ask tesh to switch the working directory before + lauching the tests + --setenv var=value: set a specific environment variable + IO orders ---------