summaryrefslogtreecommitdiff
path: root/common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'common.sh')
-rw-r--r--common.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.sh b/common.sh
index 1c9aa0b..103ca6c 100644
--- a/common.sh
+++ b/common.sh
@@ -28,5 +28,6 @@ set -a
: ${RESULTS_FILE:=$BENCHMARK_RESULTS_DIR/results.csv}
: ${RESULTS_DB:=$BENCHMARK_RESULTS_DIR/results.db}
: ${TERAGEN_BASELINE_DIR:=$HOME/hadoop-terasort-reference-files}
+: ${PUBLISH_HOST:=stuart.monteith@people.linaro.org}
set +a