blob: 626d770f04f55a3bcaaea331e955b41c032df5aa [file] [log] [blame]
#!/bin/bash
## Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0
source "$SDBROOT/bin/sdb_init"
exec java $JVM_ARGS -cp "$CP" sdb.DBTest $STORE_SPEC "$@"