]> AND Public Git Repository - simgrid.git/blobdiff - tools/tesh2/examples/cd.tesh
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Removed bogus +1 while printing flow id coping with all experiments done before,...
[simgrid.git] / tools / tesh2 / examples / cd.tesh
index 6b804a17f35231f190cab87872218a13511a1178..7f8cde7d6c0914ed645619ac16a38bbb3b4c059a 100644 (file)
@@ -15,8 +15,8 @@ $ ls
 > Test unit from stdin
 > [stdin:1] cd toto
 > [stdin:1] Chdir to toto failed: no such file or directory
-> Test unit `(stdin)' : NOK (no such file or directory)
-$ ../tesh --log="log.thresh:info tesh.fmt:%m%n"
+> Test unit `stdin': NOK (<stdin:1> no such file or directory)
+$ 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.