summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelos Evripiotis <jevripiotis@bloomberg.net>2018-10-24 14:58:44 +0100
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2018-11-01 10:35:56 +0000
commit0790e48c52b50fe10bcfa8dd0becb518f090993d (patch)
tree1c25214a5b7cee380e8082ec67d1a0a1e4abffd6
parent6a1494a9134962475a600ce96a09b636f0e193fc (diff)
downloadbuildstream-aevri/empty_manual.tar.gz
fixup! BREAK: manual.yaml: don't set any default env varsaevri/empty_manual
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1687f5398..589a2a206 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ buildstream 1.3.1
environment variables. There is already a 'make' element with the same
variables. Note that this is a breaking change, it will require users to
make changes to their .bst files if they are expecting these environment
- variable to be set.
+ variables to be set.
o Failed builds are included in the cache as well.
`bst checkout` will provide anything in `%{install-root}`.