Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't pass --log to tesh: the perl version ignores it anyway
[simgrid.git] / tools / tesh / cd.tesh
index dc297db..eccf0b6 100644 (file)
@@ -16,7 +16,7 @@ $ ls
 > Test suite from stdin
 > Chdir to toto failed: No such file or directory
 > Test suite `(stdin)': NOK (system error)
-$ ../tesh --enable-coverage --log='log.thresh:info tesh.fmt:%m%n'
+$ ../tesh --enable-coverage
 
 # The next command checks that there is a testdir_temp-cd in the upper directory,
 # ie that mkdir and cd both worked.