aboutsummaryrefslogtreecommitdiff
path: root/tcwg-make-and-test-release.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2016-12-15 23:27:05 +0100
committerChristophe Lyon <christophe.lyon@linaro.org>2016-12-15 23:27:05 +0100
commite34051019ba349f566bdbf2b6aec8b5961b28403 (patch)
tree1e9b8b5eed292ddda4a6f868233498c70c0102d7 /tcwg-make-and-test-release.yaml
parent147032b90801bc8ffd7ae830779b50b516cd43b2 (diff)
tcwg-make-and-test-release: Fix logspath.
Use the same naming scheme as binariespath. Change-Id: I9846cb7c17efc996634ccc8859069939733cdb9b
Diffstat (limited to 'tcwg-make-and-test-release.yaml')
-rw-r--r--tcwg-make-and-test-release.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-make-and-test-release.yaml b/tcwg-make-and-test-release.yaml
index 0ca035b9ba..3be0780af2 100644
--- a/tcwg-make-and-test-release.yaml
+++ b/tcwg-make-and-test-release.yaml
@@ -100,7 +100,7 @@
cat << EOF > make_release_parameters
binariespath=/work/space/binaries/${tcwg_version}-${tcwg_release}-${buildid}
- logspath=/work/space/logs/${gcc_release}-${series_date}-${buildid}
+ logspath=/work/space/logs/${tcwg_version}-${tcwg_release}-${buildid}
EOF
echo "NOTE: Make-release job parameters:"