summaryrefslogtreecommitdiff
path: root/firehose.sh
diff options
context:
space:
mode:
authorLauren Perry <lauren.perry@codethink.co.uk>2015-01-09 16:43:40 +0000
committerLauren Perry <lauren.perry@codethink.co.uk>2015-01-09 16:43:40 +0000
commitc754d504cb3825ab00fe82cf40b2352d21818bda (patch)
treee734e79a002f9e73856b0efb43d1ce01ee2a0de7 /firehose.sh
parent63b5ad5b246df02c5cae2f31075283b385c582c4 (diff)
downloadfirehose-c754d504cb3825ab00fe82cf40b2352d21818bda.tar.gz
Obtain Gerrit user identity and Gerrit URL from firehose.morph during
deployment, rather than hardcoding values, and remove changing of git identity, which is now also set in firehose.morph
Diffstat (limited to 'firehose.sh')
-rwxr-xr-xfirehose.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/firehose.sh b/firehose.sh
index 4d272d3..a61ba6c 100755
--- a/firehose.sh
+++ b/firehose.sh
@@ -18,4 +18,4 @@ PYTHONPATH="${BASE}${PYTHONPATH:+:${PYTHONPATH}}:"
export PYTHONPATH
-exec ${MORPH} firehose "$@"
+exec ${MORPH} firehose "$@" --config=/etc/firehose.conf