diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-04-11 22:11:11 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.van.berkom@gmail.com> | 2018-04-11 14:10:55 +0000 |
commit | c94f1264014b7bb4110949bf326c500919f5534a (patch) | |
tree | eb543eecff05d9bf9f9ad59d28db1d201ab96c5d /tests/cachekey/project/target.expected | |
parent | 6ad88ecb3b5b465c4542a8dfdfc39386632319d1 (diff) | |
download | buildstream-c94f1264014b7bb4110949bf326c500919f5534a.tar.gz |
element.py, source.py: Cleanup how Source cache keys are calculated.
Recently after a refactor we kept the Source adding workspace keys
to the source keys because, now clean this up to have the workspace
key added directly in the Element cache key calculation.
This breaks cache keys.
Diffstat (limited to 'tests/cachekey/project/target.expected')
-rw-r--r-- | tests/cachekey/project/target.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cachekey/project/target.expected b/tests/cachekey/project/target.expected index 5ecbc0a3a..784e3f2a0 100644 --- a/tests/cachekey/project/target.expected +++ b/tests/cachekey/project/target.expected @@ -1 +1 @@ -8eabd313b3c2c744450fef4c5b52d68babe6d39a278e80e39f5ef886fd49e799 +f2a5127dc0539eb54b57d405ba64d97d5c951a561a8386619624b1e36f65a059
\ No newline at end of file |