summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorAlberto Sartori <alberto.sartori@huawei.com>2024-06-24 18:12:44 +0200
committerAlberto Sartori <alberto.sartori@huawei.com>2024-06-25 11:22:48 +0200
commitd1401e45d2bc5033a14366d272971a2973e85762 (patch)
tree6e20cbd7c3bb07c19e1779f44548a3ea291d8fcb /rules
parenta2521a83bc055e315b2ce0f6cc876a4a5ac80908 (diff)
downloadrules-rust-d1401e45d2bc5033a14366d272971a2973e85762.tar.gz
repos.json: split main and testing repositories...
...such that user can just-import-git only the strictly required repository.
Diffstat (limited to 'rules')
-rw-r--r--rules/TARGETS4
1 files changed, 3 insertions, 1 deletions
diff --git a/rules/TARGETS b/rules/TARGETS
index 0967ef4..ae73742 100644
--- a/rules/TARGETS
+++ b/rules/TARGETS
@@ -1 +1,3 @@
-{}
+{ "tree":
+ {"type": "install", "deps": [["TREE", null, "."]], "tainted": ["test"]}
+}