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 807086412af90cb3422b2b4fb7d6dff7768aaf49..eccf0b605db9aff349de650029d14f433e1e8cd0 100644 (file)
@@ -16,9 +16,9 @@ $ 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, 
+# The next command checks that there is a testdir_temp-cd in the upper directory,
 # ie that mkdir and cd both worked.
 $ test -e ../testdir_temp-cd