X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1b4e20873a7bd405842f3d8d1e6dd1d518db5535..3e7cc82ad6bd8082b4f9defe916a942a578c0b11:/tools/tesh/IO-bigsize.tesh diff --git a/tools/tesh/IO-bigsize.tesh b/tools/tesh/IO-bigsize.tesh index f6e79f9e06..a6711cb442 100644 --- a/tools/tesh/IO-bigsize.tesh +++ b/tools/tesh/IO-bigsize.tesh @@ -1,9 +1,9 @@ -#! ./tesh +#!/usr/bin/env tesh # This suite contains two tests: -# The first one uses a very big input (150k) to check whether trucated input do work. +# The first one uses a very big input (150k) to check whether truncated input do work. # The second one uses both a big input and a big output (150k each). # -# This checks whether the non-blocking I/O mess is functionnal. +# This checks whether the non-blocking I/O mess is functional. # p First, a write test