Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Test functions SD_task_get_start_time and SD_task_get_finish_time
[simgrid.git] / examples / simdag / test_simdag.in
1 #! @BASH@ -e
2 if [ x@EXEEXT@ = x ] ; then 
3   exenv=$SG_TEST_EXENV
4 else
5   exenv=wine
6 fi
7     
8 $exenv ./sd_test@EXEEXT@ @srcdir@/small_platform.xml $@