#ignite-164: remove gridgain.
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/501f6228 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/501f6228 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/501f6228 Branch: refs/heads/ignite-164v2stable Commit: 501f62288bcdd86dda5d322d69628f98256978ef Parents: 994a298 Author: ivasilinets <[email protected]> Authored: Fri Feb 6 16:10:50 2015 +0300 Committer: ivasilinets <[email protected]> Committed: Fri Feb 6 16:10:50 2015 +0300 ---------------------------------------------------------------------- modules/yardstick/config/benchmark-store.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/501f6228/modules/yardstick/config/benchmark-store.properties ---------------------------------------------------------------------- diff --git a/modules/yardstick/config/benchmark-store.properties b/modules/yardstick/config/benchmark-store.properties index 4a88724..c8e8cd7 100644 --- a/modules/yardstick/config/benchmark-store.properties +++ b/modules/yardstick/config/benchmark-store.properties @@ -22,7 +22,7 @@ # # JVM options. -JVM_OPTS=${JVM_OPTS}" -DGRIDGAIN_QUIET=false" +JVM_OPTS=${JVM_OPTS}" -DIGNITE_QUIET=false" # Uncomment to enable concurrent garbage collection (GC) if you encounter long GC pauses. JVM_OPTS=${JVM_OPTS}" \
