DIRECTMEMORY-132 - applied Liang Xie's patch

git-svn-id: https://svn.apache.org/repos/asf/directmemory/trunk@1506868 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/directmemory-cache/bench.sh b/directmemory-cache/bench.sh
index 6abc326..44780a1 100644
--- a/directmemory-cache/bench.sh
+++ b/directmemory-cache/bench.sh
@@ -13,4 +13,4 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

 # See the License for the specific language governing permissions and

 # limitations under the License.

-mvn test -Djub.customkey=$1 -Dtest=MicroBenchmarks -Djub.consumers=CONSOLE,XML,H2 -Djub.db.file=target/benchmarks/database -Djub.xml.file=target/logs/benchmarks.xml -Djub.charts.dir=target/data/benchmarks/graphs

+mvn test -Djub.customkey=$1 -Dtest=MicroBenchmark -Djub.consumers=CONSOLE,XML,H2 -Djub.db.file=target/benchmarks/database -Djub.xml.file=target/logs/benchmarks.xml -Djub.charts.dir=target/data/benchmarks/graphs