bug 1423081 - add version.txt to decision sparse checkout. r=callek draft
authorAki Sasaki <asasaki@mozilla.com>
Tue, 05 Dec 2017 19:36:13 -0800
changeset 711438 f3a6f83a207bf487f499881f1706749abacf7324
parent 711437 1959452ccacec9c96265fb991c909d977e3277ee
child 711439 e42d3fd73983bfc0f347687c6232b9f59be39bac
push id93069
push userasasaki@mozilla.com
push dateWed, 13 Dec 2017 22:57:07 +0000
reviewerscallek
bugs1423081
milestone59.0a1
bug 1423081 - add version.txt to decision sparse checkout. r=callek MozReview-Commit-ID: 46R2HBbiiLg
build/sparse-profiles/taskgraph
--- a/build/sparse-profiles/taskgraph
+++ b/build/sparse-profiles/taskgraph
@@ -1,15 +1,16 @@
 %include build/sparse-profiles/mach
 
 [include]
 # These files are read as part of generating the taskgraph.
 path:browser/locales/l10n-changesets.json
 path:mobile/locales/l10n-changesets.json
 path:browser/config/version_display.txt
+path:browser/config/version.txt
 
 # Lots of random files in here are read. Just pull in the whole thing.
 path:build/
 
 # TODO remove once bug 1402010 is resolved and test manifests aren't
 # processed in Files() reading mode in moz.build files.
 path:layout/tools/reftest/
 path:testing/web-platform/tests/tools/