Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
an absent-mindedness
[simgrid.git] / tools / tesh2 / src / fstream.c
index c9e7f6c..fb0ce0f 100644 (file)
@@ -988,7 +988,7 @@ fstream_lex_line(fstream_t fstream, context_t context, xbt_os_mutex_t mutex, con
        \r
        while(1)\r
        {\r
-               p = line2 + 2;\r
+               p = line2 + (line2[0] =='<' ? 4 : 2);\r
                \r
                if((p = strchr(p, '$')))\r
                {\r