Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sanitize the use of logs in unit testing of parmap to fix supernovae
[simgrid.git] / tools / tesh2 / examples / cd.tesh
index e268620..7f8cde7 100644 (file)
@@ -16,7 +16,7 @@ $ ls
 > [stdin:1] cd toto
 > [stdin:1] Chdir to toto failed: no such file or directory
 > Test unit `stdin': NOK (<stdin:1> no such file or directory)
-$ ../tesh --log="log.thresh:info tesh.fmt:%m%n"
+$ tesh --log="log.thresh:info tesh.fmt:%m%n"
 
 # The next command checks that there is a testdir_temp in the upper directory, 
 # ie that mkdir and cd both worked.