Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Committing automatically generated file (after the "sed" dependancy
[simgrid.git] / examples / java / runtest
1 #! /bin/sh
2
3 t=`basename $1 .class`
4
5 # uncomment this when JNI becomes mad
6 # options="-verbose:jni -Xcheck:jni "
7
8 echo "(LD_LIBRARY_PATH=$LD_LIBRARY_PATH)"
9 echo "(CLASSPATH=$CLASSPATH)"
10 echo java $options $t
11 java $options $t *platform.xml *deployment.xml