blob: d6267ea035608b6e5266c06f7e46acbce3338cb1 [file] [log] [blame]
#!/bin/bash
JAVA_BIN=/usr/local/jdk1.3.1/bin
testcase=$1
echo "Running Test Case $testcase "
$JAVA_BIN/java -Xms100m -Xmx500m -Xss12m dots.framework.Dots -config /dots/Dots/pgsql.ini -case $testcase