Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update all the platforms file with the new s/:/_/ in DTD
[simgrid.git] / teshsuite / xbt / log_large_test.c
index 4e0559d..aab5f27 100644 (file)
@@ -43,6 +43,5 @@ int main(int argc, char *argv[])
   INFO1("Done (strlen>%d)", (int) (10 * strlen(tmp)));
   free(tmp);
 
-  xbt_exit();
   return 0;
 }