[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mesos-commits
Subject:    [1/2] mesos git commit: Reordered using declaration alphabetically.
From:       vinodkone () apache ! org
Date:       2016-04-27 18:45:07
Message-ID: c380f85d83b3424887e67c6de698a256 () git ! apache ! org
[Download RAW message or body]

Repository: mesos
Updated Branches:
  refs/heads/master a74a37067 -> 6478477e0


Reordered using declaration alphabetically.

Review: https://reviews.apache.org/r/46743/


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

Branch: refs/heads/master
Commit: 2c0f29c3a788ba3fe8df987ca8caef46a57260a1
Parents: a74a370
Author: Anand Mazumdar <mazumdar.anand@gmail.com>
Authored: Wed Apr 27 11:44:54 2016 -0700
Committer: Vinod Kone <vinodkone@gmail.com>
Committed: Wed Apr 27 11:44:54 2016 -0700

----------------------------------------------------------------------
 src/cli/execute.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/2c0f29c3/src/cli/execute.cpp
----------------------------------------------------------------------
diff --git a/src/cli/execute.cpp b/src/cli/execute.cpp
index 370e9f4..4711e80 100644
--- a/src/cli/execute.cpp
+++ b/src/cli/execute.cpp
@@ -59,6 +59,7 @@ using mesos::internal::devolve;
 using mesos::v1::AgentID;
 using mesos::v1::CommandInfo;
 using mesos::v1::ContainerInfo;
+using mesos::v1::Credential;
 using mesos::v1::Environment;
 using mesos::v1::FrameworkID;
 using mesos::v1::FrameworkInfo;
@@ -71,7 +72,6 @@ using mesos::v1::TaskID;
 using mesos::v1::TaskInfo;
 using mesos::v1::TaskState;
 using mesos::v1::TaskStatus;
-using mesos::v1::Credential;
 
 using mesos::v1::scheduler::Call;
 using mesos::v1::scheduler::Event;

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic