Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[tesh] instead of defining get_options() and then calling it only once, inline its...
[simgrid.git] / tools / tesh / cd.tesh
index dc297db6a1105ff1a7d8d3087aa82e84a449549e..eccf0b605db9aff349de650029d14f433e1e8cd0 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.