Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
metaxml example modifications
authorquasar <quasar@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 29 Nov 2007 13:36:39 +0000 (13:36 +0000)
committerquasar <quasar@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 29 Nov 2007 13:36:39 +0000 (13:36 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5087 48e7efb5-ca39-0410-a469-dd3cf9ba447f

examples/simdag/Makefile.in

index 1cba511..1ef0601 100644 (file)
@@ -238,7 +238,7 @@ EXTRA_DIST = 2clusters.xml \
 
 CLEANFILES = sd_test.trace
 TESTS_ENVIRONMENT = $(top_builddir)/tools/tesh/tesh
-TESTS = test_simdag.tesh test_simdag2.tesh properties/test_prop.tesh metaxml/metaxml_test.trace
+TESTS = test_simdag.tesh test_simdag2.tesh properties/test_prop.tesh metaxml/metaxml_test.tesh
 properties_sd_prop_SOURCES = properties/sd_prop.c
 properties_sd_prop_LDADD = $(top_builddir)/src/libsimgrid.la
 metaxml_sd_test_SOURCES = metaxml/sd_test.c