You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2016/05/18 01:36:41 UTC

airavata-docs git commit: updtaing log location

Repository: airavata-docs
Updated Branches:
  refs/heads/master a5f48d393 -> 3a7570cbc


updtaing log location


Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/3a7570cb
Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/3a7570cb
Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/3a7570cb

Branch: refs/heads/master
Commit: 3a7570cbc3fa9a9a7a4ba419f504dffaac7c967f
Parents: a5f48d3
Author: Suresh Marru <sm...@apache.org>
Authored: Tue May 17 21:36:39 2016 -0400
Committer: Suresh Marru <sm...@apache.org>
Committed: Tue May 17 21:36:39 2016 -0400

----------------------------------------------------------------------
 Airavata-Installation.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/3a7570cb/Airavata-Installation.md
----------------------------------------------------------------------
diff --git a/Airavata-Installation.md b/Airavata-Installation.md
index 69ab14d..4eb1eab 100644
--- a/Airavata-Installation.md
+++ b/Airavata-Installation.md
@@ -133,5 +133,5 @@ Change as required. For more details refer; <a href="../airavata-properties">Air
 14. If you are in the target folder use given to start Airavata server;<br>
 <pre><code>sh apache-airavata-server-0.16-SNAPSHOT/bin/airavata-server.sh start</code></pre>
 15. To monitor the server starting up, view the airavata server log;<br>
-<pre><code>tail -f airavata-server.out</code></pre>	
+<pre><code>tail -f logs/airavata.out</code></pre>	
 16. For subsequent Airavata copies; in the local Airavata folder where source code is cloned do a git clone https://github.com/apache/airavata.git for the latest trunk.
\ No newline at end of file