summaryrefslogtreecommitdiff
path: root/CC/RULES
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2023-05-16 19:19:11 +0200
committerOliver Reiche <oliver.reiche@huawei.com>2023-05-30 15:01:41 +0200
commit6335a12ce47c38b88f0906c37c3004a23595c84e (patch)
tree6d891669567f8508452c321860d15de377b79365 /CC/RULES
parent30fdf0f3ebf0871bffd083939bcf446d7956b0ed (diff)
downloadrules-cc-6335a12ce47c38b88f0906c37c3004a23595c84e.tar.gz
rules: Use field_map_provider for default-ENV
Diffstat (limited to 'CC/RULES')
-rw-r--r--CC/RULES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CC/RULES b/CC/RULES
index ff642b9..63be910 100644
--- a/CC/RULES
+++ b/CC/RULES
@@ -68,6 +68,7 @@
}
]
, ["provider", "ENV"]
+ , ["default", {"type": "empty_map"}]
, [ "ENV"
, { "type": "if"
, "cond": {"type": "var", "name": "PATH"}