X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/92f0a1a1b3fd1e0ae916d6f561d2268123fe29b6..6e250f85a054d8939078c3e5573171a39f4aa855:/examples/smpi/bcast.tesh diff --git a/examples/smpi/bcast.tesh b/examples/smpi/bcast.tesh index d4bab8a5bc..3f3bc3488f 100644 --- a/examples/smpi/bcast.tesh +++ b/examples/smpi/bcast.tesh @@ -1,7 +1,5 @@ # use the tested library, not the installed one # (since we want to pass it to the child, it has to be redefined before each command) -! setenv LD_LIBRARY_PATH=../../lib - # Go for the first test p Test Broadcast with less processes than hosts $ ../../bin/smpirun -map -hostfile ${srcdir:=.}/hostfile -platform ${srcdir:=.}/../msg/small_platform.xml -np 3 ./bcast -q