diff --git a/deep_sequencing_unit/createsamplesheet/dist/createSampleSheet_nov.sh b/deep_sequencing_unit/createsamplesheet/dist/createSampleSheet_nov.sh index eae3a382aa38960dc4d23b4f8e50f4f242c81f09..d6046d9203349535b75728351f910ba4c158743f 100644 --- a/deep_sequencing_unit/createsamplesheet/dist/createSampleSheet_nov.sh +++ b/deep_sequencing_unit/createsamplesheet/dist/createSampleSheet_nov.sh @@ -26,5 +26,5 @@ fi ALL_JAVA_OPTS="-Djavax.net.ssl.trustStore=etc/openBIS.keystore $JAVA_OPTS" LIB="lib" -echo "Starting Sample Sheet Creator for openBIS Illumina NGS" +# echo "Starting Sample Sheet Creator for openBIS Illumina NGS" ${JAVA_BIN} ${ALL_JAVA_OPTS} -cp ${LIB}/commons-codec.jar:${LIB}/commons-httpclient.jar:${LIB}/commons-logging.jar:${LIB}/dss_client.jar:${LIB}/spring.jar:${LIB}/stream-supporting-httpinvoker.jar:${LIB}/jython.jar org.python.util.jython $JYTHON_FILE "$@" \ No newline at end of file