You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by zh...@apache.org on 2017/10/26 18:57:11 UTC

[geode-examples] branch feature/GEODE-3789 updated: GEODE-3789: remove some comments from scripts.

This is an automated email from the ASF dual-hosted git repository.

zhouxj pushed a commit to branch feature/GEODE-3789
in repository https://gitbox.apache.org/repos/asf/geode-examples.git


The following commit(s) were added to refs/heads/feature/GEODE-3789 by this push:
     new 3b68091  GEODE-3789: remove some comments from scripts.
3b68091 is described below

commit 3b680910a4f860ad51f5a9d718e85e476d4cf0a1
Author: zhouxh <gz...@pivotal.io>
AuthorDate: Thu Oct 26 11:56:45 2017 -0700

    GEODE-3789: remove some comments from scripts.
---
 lucene/scripts/start.gfsh | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/lucene/scripts/start.gfsh b/lucene/scripts/start.gfsh
index f757f96..ab25abf 100644
--- a/lucene/scripts/start.gfsh
+++ b/lucene/scripts/start.gfsh
@@ -30,9 +30,6 @@ create lucene index --name=nestedObjectIndex --region=example-region --field=zip
 
 create region --name=example-region --type=PARTITION --enable-statistics=true
 
-#create region --name=nestedobject-region --type=PARTITION --enable-statistics=true
-
 list members
 describe region --name=example-region
-#describe region --name=nestedobject-region
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].