aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2021-01-17 19:40:13 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2021-01-17 19:40:13 +0000
commitca78129f593dace9e29388f2ce7496221384c18a (patch)
tree54e47e9cb6e56c4fdfaeb52d07768193d2e8dd0f
parent29db30ee6dbaf7239b77c1ef9516d3677f7ec531 (diff)
tcwg-gnu-builds: Fix formatting of HEADER.textile
Change-Id: Id01dfda5b90b277e8ac2b221d6aa6fe4cca6c7e1
-rw-r--r--tcwg-gnu-builds.yaml24
-rw-r--r--tcwg-gnu-builds.yaml.in22
2 files changed, 23 insertions, 23 deletions
diff --git a/tcwg-gnu-builds.yaml b/tcwg-gnu-builds.yaml
index df6a59f02a..189d9ca22d 100644
--- a/tcwg-gnu-builds.yaml
+++ b/tcwg-gnu-builds.yaml
@@ -234,27 +234,27 @@
h4. Linaro Toolchain Upstream Integration Builds - Stable $release_name-$buildnumber
These builds are made from latest release branches of GNU toolchain
- components.
- See included manifests for details.
+ components.
+ See included manifests for details.
These builds are not for production environments.
- We will do our best to investigate problems reported via
- "Linaro Bugzilla":https://bugs.linaro.org/ and issue trackers of
- upstream projects.
+ We will do our best to investigate problems reported via
+ "Linaro Bugzilla":https://bugs.linaro.org/ and issue trackers of
+ upstream projects.
EOF
cat > HEADER-master.textile <<EOF
h4. Linaro Toolchain Upstream Integration Builds - *UNSTABLE* $release_name-$buildnumber
These builds are made from whatever happened to be in master branches
- of GNU toolchain components at the moment.
- See included manifests for details.
+ of GNU toolchain components at the moment.
+ See included manifests for details.
These builds are for experimental environments only. They *will*
- break your stuff and drink all your beer. You have been warned.
- We will do our best to investigate problems reported via
- "Linaro Bugzilla":https://bugs.linaro.org/ and issue trackers of
- upstream projects.
+ break your stuff and drink all your beer. You have been warned.
+ We will do our best to investigate problems reported via
+ "Linaro Bugzilla":https://bugs.linaro.org/ and issue trackers of
+ upstream projects.
EOF
cp HEADER-$version.textile HEADER.textile
@@ -314,4 +314,4 @@
predefined-parameters: |
version=master
distro=focal
-# checksum: 7144960f8f8d6242afe27ccff64af676
+# checksum: 512b1977a026c19c55c60c7183131c22
diff --git a/tcwg-gnu-builds.yaml.in b/tcwg-gnu-builds.yaml.in
index 5042e78967..0fde0d491c 100644
--- a/tcwg-gnu-builds.yaml.in
+++ b/tcwg-gnu-builds.yaml.in
@@ -201,27 +201,27 @@
h4. Linaro Toolchain Upstream Integration Builds - Stable $release_name-$buildnumber
These builds are made from latest release branches of GNU toolchain
- components.
- See included manifests for details.
+ components.
+ See included manifests for details.
These builds are not for production environments.
- We will do our best to investigate problems reported via
- "Linaro Bugzilla":https://bugs.linaro.org/ and issue trackers of
- upstream projects.
+ We will do our best to investigate problems reported via
+ "Linaro Bugzilla":https://bugs.linaro.org/ and issue trackers of
+ upstream projects.
EOF
cat > HEADER-master.textile <<EOF
h4. Linaro Toolchain Upstream Integration Builds - *UNSTABLE* $release_name-$buildnumber
These builds are made from whatever happened to be in master branches
- of GNU toolchain components at the moment.
- See included manifests for details.
+ of GNU toolchain components at the moment.
+ See included manifests for details.
These builds are for experimental environments only. They *will*
- break your stuff and drink all your beer. You have been warned.
- We will do our best to investigate problems reported via
- "Linaro Bugzilla":https://bugs.linaro.org/ and issue trackers of
- upstream projects.
+ break your stuff and drink all your beer. You have been warned.
+ We will do our best to investigate problems reported via
+ "Linaro Bugzilla":https://bugs.linaro.org/ and issue trackers of
+ upstream projects.
EOF
cp HEADER-$version.textile HEADER.textile