From: mquinson Date: Thu, 12 Jul 2007 13:55:39 +0000 (+0000) Subject: Initialize xbt beforehand X-Git-Tag: v3.3~1612 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ed53116f5e65b9127d95190df00fdd050c6be04e Initialize xbt beforehand git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3748 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/tools/sg_unit_extractor.pl b/tools/sg_unit_extractor.pl index 2d36a9eb8c..f3f08cd13f 100755 --- a/tools/sg_unit_extractor.pl +++ b/tools/sg_unit_extractor.pl @@ -101,6 +101,8 @@ int main(int argc, char *argv[]) { /* SGU: BEGIN SUITES DECLARATION */ /* SGU: END SUITES DECLARATION */ + xbt_init(&argc,argv); + /* Search for the tests to do */ selection[0]='\\0'; for (i=1;i