projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e305ef0
)
mk-drupal-test-site - Pass through DBLOAD option
author
Tim Otten
<totten@civicrm.org>
Tue, 4 Jun 2013 15:40:21 +0000
(11:40 -0400)
committer
Tim Otten
<totten@civicrm.org>
Tue, 4 Jun 2013 15:40:21 +0000
(11:40 -0400)
tools/scripts/mk-drupal-test-site
patch
|
blob
|
blame
|
history
diff --git
a/tools/scripts/mk-drupal-test-site
b/tools/scripts/mk-drupal-test-site
index 39d50490cf257dee16664f0f05b67938983af8fb..67be6b68822eed118fe38ff7d5e6297a27e30345 100755
(executable)
--- a/
tools/scripts/mk-drupal-test-site
+++ b/
tools/scripts/mk-drupal-test-site
@@
-141,7
+141,7
@@
cat > "$CIVI_ROOT/bin/setup.conf" << EOF
DBPASS="$DB_PASS"
DBARGS=""
PHP5PATH=
- DBLOAD=
+ DBLOAD=
"$DBLOAD"
# DBADD=
EOF