Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not duplicate rctx_wait_bg in rctx_exit
[simgrid.git] / tools / tesh / tesh.h
index d393903..8f73c1c 100644 (file)
@@ -25,7 +25,7 @@ const char *signal_name(unsigned int got, char *expected);
 int timeout_value;              /* child timeout value */
 
 rctx_t rctx;
-char *testsuite_name;
+const char *testsuite_name;
 
 
 /* Environment related definitions */