annotate generic_outformat_wrapper.sh @ 145:75aa585cfc16 draft

Deleted selected files
author rayan
date Mon, 16 Jun 2014 18:07:19 -0400
parents 6c17c441f8cd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
106
6c17c441f8cd Uploaded
devteam
parents:
diff changeset
1 #!/bin/bash
6c17c441f8cd Uploaded
devteam
parents:
diff changeset
2 eval java -Xmx2G -jar $JAVA_JAR_PATH/$1.jar O=$2.$3 ${*:4} 2>&1
6c17c441f8cd Uploaded
devteam
parents:
diff changeset
3 mv $2.$3 $2