aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-02-18 18:16:17 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-02-18 18:20:18 +0000
commitc71936420728eba064ef05ff5c79ef11eb5e906b (patch)
tree85adc45120aa2acd3f63e59a7571389762d9012b
parent5499cd7778ad24e01b4570d50f766c9257ced04c (diff)
tcwg-dev-build: Remove debug print out and update comments.
Change-Id: Iaccd6d7e314ed822f56940b2af4f69b1dc934004
-rw-r--r--tcwg-dev-build.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tcwg-dev-build.yaml b/tcwg-dev-build.yaml
index cffc0a7333..7f4ec178da 100644
--- a/tcwg-dev-build.yaml
+++ b/tcwg-dev-build.yaml
@@ -48,7 +48,7 @@
description: 'Toolchain version; should be support ABE config'
- file:
name: manifest.txt
- description: 'Manifest'
+ description: 'Use provided manifest file (which may override above settings)'
- bool:
name: verbose
default: false
@@ -93,7 +93,6 @@
abe_branch=tested
distro=xenial-tcwg-tested
eval $extra_options
- cat $(pwd)/manifest.txt
./docker-run.sh --distro "$distro" -- ./tcwg-dev-build.sh \
--abe_branch "$abe_branch" \
--release_name "$release_name" \