summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2023-05-08 11:49:34 +0200
committerOliver Reiche <oliver.reiche@huawei.com>2023-05-08 11:49:34 +0200
commit0a11bce4b8f80e8e9041788ccbf383722394872f (patch)
tree313e75d14fc55dc29a6ee7767eccd2311283f6d6
parent5146c65928fe0f7c57a669f4c8b7815f3793828b (diff)
downloadrules-cc-0a11bce4b8f80e8e9041788ccbf383722394872f.tar.gz
rules: Fix wrong import in data staged
-rw-r--r--data/RULES2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/RULES b/data/RULES
index d1f8975..ab5c92e 100644
--- a/data/RULES
+++ b/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":