Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change sg_unit_extractor so that it takes all units to generate on its command line...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 10 Nov 2008 14:01:32 +0000 (14:01 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 10 Nov 2008 14:01:32 +0000 (14:01 +0000)
commite5e5accbefb1b4a360da4247ce287d1466b0f352
treed5ab818be112948108b8692552801daf1e308b2b
parent3ce8957cfe6f904f244fdd79731800f0c61e50b0
Change sg_unit_extractor so that it takes all units to generate on its command line. That way, make don't have to call it several times, and this is good because parallel invocations of the script were subject to breakage since they all change the same src/sg_main_tests.c file (in short, fix parallel build of the tool)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6009 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/Makefile.am
tools/sg_unit_extractor.pl