You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by wf...@apache.org on 2015/08/24 22:10:56 UTC

aurora-packaging git commit: Deb: Remove defunct default argument.

Repository: aurora-packaging
Updated Branches:
  refs/heads/master 38716e6f7 -> 7f1e5d850


Deb: Remove defunct default argument.

Reviewed at https://reviews.apache.org/r/37727/


Project: http://git-wip-us.apache.org/repos/asf/aurora-packaging/repo
Commit: http://git-wip-us.apache.org/repos/asf/aurora-packaging/commit/7f1e5d85
Tree: http://git-wip-us.apache.org/repos/asf/aurora-packaging/tree/7f1e5d85
Diff: http://git-wip-us.apache.org/repos/asf/aurora-packaging/diff/7f1e5d85

Branch: refs/heads/master
Commit: 7f1e5d850085773a599439ffdced80dd8ea5dc71
Parents: 38716e6
Author: Bill Farner <wf...@apache.org>
Authored: Mon Aug 24 13:10:40 2015 -0700
Committer: Bill Farner <wf...@twitter.com>
Committed: Mon Aug 24 13:10:40 2015 -0700

----------------------------------------------------------------------
 specs/debian/aurora-scheduler.default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aurora-packaging/blob/7f1e5d85/specs/debian/aurora-scheduler.default
----------------------------------------------------------------------
diff --git a/specs/debian/aurora-scheduler.default b/specs/debian/aurora-scheduler.default
index bc30627..71d1625 100644
--- a/specs/debian/aurora-scheduler.default
+++ b/specs/debian/aurora-scheduler.default
@@ -74,4 +74,4 @@ ALLOWED_CONTAINER_TYPES="MESOS,DOCKER"
 LOG_LEVEL="INFO"
 
 # Any args you want to add to the aurora-scheduler invocation:
-EXTRA_SCHEDULER_ARGS="-enable_beta_updater=true"
+EXTRA_SCHEDULER_ARGS=""