Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename file for consistency.
[simgrid.git] / tools / tesh / set-ignore-output.tesh
diff --git a/tools/tesh/set-ignore-output.tesh b/tools/tesh/set-ignore-output.tesh
deleted file mode 100644 (file)
index 1fba401..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#! ./tesh
-
-p This tests whether TESH accepts to ignore command output
-
-< ! output ignore
-< > TOTO
-< < TUTU
-< $ cat
-$ ./tesh --enable-coverage --log='log.thresh:info tesh.fmt:%m%n'
-> Enable coverage
-> Test suite from stdin
-> [(stdin):4] cat
-> (ignoring the output of <(stdin):4> as requested)
-> Test suite from stdin OK