summaryrefslogtreecommitdiff
path: root/CC/proto/RULES
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2023-04-25 11:05:14 +0200
committerOliver Reiche <oliver.reiche@huawei.com>2023-04-26 10:30:18 +0200
commit0d0f1172087fc52edb64dad58a4a3a76f41e37c0 (patch)
tree98883c8541b0c47674ca762475153c57ea471fe0 /CC/proto/RULES
parent09c9aafa8efafc8bcbb0e26d49a2252816d6948b (diff)
downloadrules-cc-0d0f1172087fc52edb64dad58a4a3a76f41e37c0.tar.gz
rules: Fix propagation of PATH for protoc
Diffstat (limited to 'CC/proto/RULES')
-rw-r--r--CC/proto/RULES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CC/proto/RULES b/CC/proto/RULES
index 8a0711e..c6568cd 100644
--- a/CC/proto/RULES
+++ b/CC/proto/RULES
@@ -99,6 +99,7 @@
}
]
, ["provider", "ENV"]
+ , ["default", {"type": "empty_map"}]
, [ "ENV"
, { "type": "if"
, "cond": {"type": "var", "name": "PATH"}