X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/763dd7fdfa3b774696588a9a6cfaab420daec3d1..f0d9c752a61e9cbef5ffb5c4ff0ea4a7fac5cddf:/examples/simdag/test_simdag.in diff --git a/examples/simdag/test_simdag.in b/examples/simdag/test_simdag.in index f5d61a31a2..d6e3291f6e 100644 --- a/examples/simdag/test_simdag.in +++ b/examples/simdag/test_simdag.in @@ -1,8 +1,15 @@ #! @BASH@ -e + +# Copyright (c) 2006, 2014. The SimGrid Team. +# All rights reserved. + +# This program is free software; you can redistribute it and/or modify it +# under the terms of the license (GNU LGPL) which comes with this package. + if [ x@EXEEXT@ = x ] ; then exenv=$SG_TEST_EXENV else exenv=wine fi -$exenv ./sd_test@EXEEXT@ @top_srcdir@/examples/msg/small_platform.xml +$exenv ./sd_test@EXEEXT@ @top_srcdir@/examples/msg/small_platform.xml $@