Repository: mesos
Updated Branches:
  refs/heads/master 631ed6412 -> 2903c0f0e


Fixed whitespace.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/2903c0f0
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/2903c0f0
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/2903c0f0

Branch: refs/heads/master
Commit: 2903c0f0e678fcb71bdf150c5c624165f99037ea
Parents: 631ed64
Author: Neil Conway <[email protected]>
Authored: Mon Apr 3 14:41:43 2017 -0700
Committer: Neil Conway <[email protected]>
Committed: Mon Apr 3 14:41:43 2017 -0700

----------------------------------------------------------------------
 src/slave/flags.cpp | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/2903c0f0/src/slave/flags.cpp
----------------------------------------------------------------------
diff --git a/src/slave/flags.cpp b/src/slave/flags.cpp
index d3ac66d..9365da2 100644
--- a/src/slave/flags.cpp
+++ b/src/slave/flags.cpp
@@ -997,7 +997,6 @@ mesos::internal::slave::Flags::Flags()
       "  `zk://username:password@host1:port1,host2:port2,.../path`\n"
       "  `file:///path/to/file` (where file contains one of the above)");
 
-
   add(&Flags::ip_discovery_command,
       "ip_discovery_command",
       "Optional IP discovery binary: if set, it is expected to emit\n"

Reply via email to