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/sources/patch2.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/sources/patch2.expected')
-rw-r--r-- | tests/cachekey/project/sources/patch2.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cachekey/project/sources/patch2.expected b/tests/cachekey/project/sources/patch2.expected index 3f7d2a24a..ff7a10397 100644 --- a/tests/cachekey/project/sources/patch2.expected +++ b/tests/cachekey/project/sources/patch2.expected @@ -1 +1 @@ -06c3f3b9fb7739c05d0b8cf5275d385b84a08ce22ae5ee8d997faf0091b55ce9
\ No newline at end of file +f1cf814806f9a8828754f24a4b31e8fdc2ea5533ce808d9a20b1986641f0a53b
\ No newline at end of file |