You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@aurora.apache.org by GitBox <gi...@apache.org> on 2018/07/30 19:27:54 UTC

[GitHub] rdelval closed pull request #2: Fix bad indentation causing bad layout in deploying-aurora-scheduler.md

rdelval closed pull request #2: Fix bad indentation causing bad layout in deploying-aurora-scheduler.md
URL: https://github.com/apache/aurora/pull/2
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/deploying-aurora-scheduler.md b/docs/deploying-aurora-scheduler.md
index c11f2a9fd..eddbd39a5 100644
--- a/docs/deploying-aurora-scheduler.md
+++ b/docs/deploying-aurora-scheduler.md
@@ -48,7 +48,7 @@ Like Mesos, Aurora uses command-line flags for runtime configuration. As such th
       # Log configuration, etc.
     )
 
-   # Environment variables controlling libmesos
+    # Environment variables controlling libmesos
     export JAVA_HOME=...
     export GLOG_v=1
     export LIBPROCESS_PORT=8083


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services