Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
P
provision
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Drupal.org issue queue
Drupal.org issue queue
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
project
provision
Commits
92d02217
Commit
92d02217
authored
Sep 15, 2016
by
memtkmcc
Committed by
helmo
Sep 15, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2798149
by memtkmcc: Restore client_email option support on hostmaster install (BOA unfork)
parent
d2bcbcc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
install.hostmaster.inc
install.hostmaster.inc
+1
-0
No files found.
install.hostmaster.inc
View file @
92d02217
...
...
@@ -256,6 +256,7 @@ function drush_provision_hostmaster_install($site = NULL) {
'db_server'
=>
$dbserver
,
'uri'
=>
$site
,
'client_name'
=>
drush_get_option
(
'client_name'
),
'client_email'
=>
drush_get_option
(
'client_email'
),
'profile'
=>
$profile
,
'drush_aliases'
=>
'hm'
,
));
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment