diff options
author | Jürg Billeter <j@bitron.ch> | 2019-02-02 05:46:54 +0100 |
---|---|---|
committer | Jürg Billeter <j@bitron.ch> | 2019-02-13 11:48:45 +0100 |
commit | 14db3287d37e31f54ccc6a94917cd62dd2b2ec0c (patch) | |
tree | d8bd3854e3de27dd45c92efd4d9164d41804d1a0 /tests/cachekey/project/sources/patch2.expected | |
parent | 8c6baf2360a756562291a9b3f398aaa6d5f06491 (diff) | |
download | buildstream-14db3287d37e31f54ccc6a94917cd62dd2b2ec0c.tar.gz |
projectconfig.yaml: Consistently include directories in split rules
Most split rules already included the relevant directories themselves in
addition to the directory contents. Add the missing bin, sbin, and
libexec directories.
This is required to fix tests with the following commit that changes
list_relative_paths() to return all directories.
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 3a6812987..54636aa88 100644 --- a/tests/cachekey/project/sources/patch2.expected +++ b/tests/cachekey/project/sources/patch2.expected @@ -1 +1 @@ -5e91946c032a83120ae97a84f96dbfbf98992d6decff99df0073a117cd45702e
\ No newline at end of file +1937060b2df8c11f37b031751beacdd28b471324734f372b970d29ba3d605b0d
\ No newline at end of file |