Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-843 9270f1393 -> ca73da147


# IGNITE-843 Agent rename.


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

Branch: refs/heads/ignite-843
Commit: ca73da14758ea88314e4be45fcae29c1c6d7dc6b
Parents: 9270f13
Author: Andrey <anovi...@gridgain.com>
Authored: Thu Aug 20 17:19:37 2015 +0700
Committer: Andrey <anovi...@gridgain.com>
Committed: Thu Aug 20 17:19:37 2015 +0700

----------------------------------------------------------------------
 .../src/main/js/views/templates/agent-download.jade              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/ca73da14/modules/control-center-web/src/main/js/views/templates/agent-download.jade
----------------------------------------------------------------------
diff --git 
a/modules/control-center-web/src/main/js/views/templates/agent-download.jade 
b/modules/control-center-web/src/main/js/views/templates/agent-download.jade
index 9ff32e8..c619a45 100644
--- a/modules/control-center-web/src/main/js/views/templates/agent-download.jade
+++ b/modules/control-center-web/src/main/js/views/templates/agent-download.jade
@@ -25,8 +25,8 @@
                 p For installation:
                 ul
                     li Download and unzip ignite-web-agent.
-                    li For list of options, run ignite-web-agent.{sh|bat} 
--help.
-                    li To test drive, run ignite-web-agent.{sh|bat} 
{{::agentTestDriveOption}}.
+                    li For list of options, run ignite-web-agent.[sh|bat] 
--help.
+                    li To test drive, run ignite-web-agent.[sh|bat] 
{{::agentTestDriveOption}}.
                     li Refer to README.txt for more information.
             .modal-footer
                 button.btn.btn-primary(ng-click='downloadAgent()') Download zip

Reply via email to