From 9b51c83a1f66cdc04000e05ef51b6ddb6b00c11a Mon Sep 17 00:00:00 2001 From: Herman van Rink Date: Thu, 24 Nov 2016 09:55:08 +0100 Subject: [PATCH] Point makefile to the companion branch --- aegir.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aegir.make b/aegir.make index d1357cc84..f1e698356 100644 --- a/aegir.make +++ b/aegir.make @@ -6,5 +6,5 @@ projects[drupal][type] = "core" projects[hostmaster][type] = "profile" projects[hostmaster][download][type] = "git" projects[hostmaster][download][url] = "http://git.drupal.org/project/hostmaster.git" -projects[hostmaster][download][branch] = "7.x-3.x" +projects[hostmaster][download][branch] = "feature/quick-review"