diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2023-05-08 11:57:57 +0200 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2023-05-08 11:57:57 +0200 |
commit | 00ccee9489db2e8e51e1b9750792353e0e029ce8 (patch) | |
tree | 0ee71a66feaeaa91f57f8f1354c4e1c193f10e4b /rules | |
parent | f6f32aa6d88b7bb1691fa80dffa31918b11be432 (diff) | |
parent | 0a11bce4b8f80e8e9041788ccbf383722394872f (diff) | |
download | rules-cc-00ccee9489db2e8e51e1b9750792353e0e029ce8.tar.gz |
Merge commit '0a11bce4b8f80e8e9041788ccbf383722394872f' into rules/rules-cc
Diffstat (limited to 'rules')
-rw-r--r-- | rules/data/RULES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/data/RULES b/rules/data/RULES index d1f8975..ab5c92e 100644 --- a/rules/data/RULES +++ b/rules/data/RULES @@ -28,7 +28,7 @@ , "imports": { "runfiles": ["./", "..", "field_runfiles"] , "artifacts": ["./", "..", "field_artifacts"] - , "runfiles w/o": "field_artifacts_without" + , "runfiles w/o": "field_runfiles_without" , "artifacts w/o": "field_artifacts_without" } , "expression": |