You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ak...@apache.org on 2015/08/05 04:51:50 UTC

incubator-ignite git commit: IGNITE-843 Minor fix of README.txt

Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-843 2c7367d26 -> 8a3dc178c


IGNITE-843 Minor fix of README.txt


Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/8a3dc178
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/8a3dc178
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/8a3dc178

Branch: refs/heads/ignite-843
Commit: 8a3dc178c3c69b9709e908d7137537e3b11a78d3
Parents: 2c7367d
Author: AKuznetsov <ak...@gridgain.com>
Authored: Wed Aug 5 09:51:54 2015 +0700
Committer: AKuznetsov <ak...@gridgain.com>
Committed: Wed Aug 5 09:51:54 2015 +0700

----------------------------------------------------------------------
 modules/control-center-agent/README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8a3dc178/modules/control-center-agent/README.txt
----------------------------------------------------------------------
diff --git a/modules/control-center-agent/README.txt b/modules/control-center-agent/README.txt
index 0341952..71538d8 100644
--- a/modules/control-center-agent/README.txt
+++ b/modules/control-center-agent/README.txt
@@ -23,4 +23,4 @@ Main command line arguments:
 
 Ignite Control Center Agent Build Instructions
 ======================================
-    start mvn clean package -Pcontrol-center -pl modules/control-center-agent -am -DskipTests
+    mvn clean package -Pcontrol-center -pl modules/control-center-agent -am -DskipTests