Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do display the output when requested to not take it into account but the child dyied...
[simgrid.git] / tools / tesh / set-ignore-output.tesh
1 #! ./tesh
2
3 p This tests whether TESH accepts to ignore command output
4
5 < ! ignore output
6 < > TOTO
7 < < TUTU
8 < $ cat
9 $ ./tesh
10 > [0.000000] [tesh/INFO] Test suite from stdin
11 > [0.000000] [tesh/INFO] [stdin:4] cat
12 > [0.000000] [tesh/INFO] (ignoring the output as requested)
13 > [0.000000] [tesh/INFO] Test suite from stdin OK