summaryrefslogtreecommitdiff
path: root/share/lorry-controller.conf
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-06-04 14:58:02 +0100
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-06-04 15:17:40 +0100
commit3cc863ca9e264bd5439d8f9bfd6dcc6a8b628161 (patch)
treed202f9abb1bde3be9cbe8331968169b33b8dd62b /share/lorry-controller.conf
parent4f6fbbb22d6f769694250b904985c6196067d7de (diff)
downloadtrove-setup-3cc863ca9e264bd5439d8f9bfd6dcc6a8b628161.tar.gz
Add *-source-lorries directories to the default lorries repo
Diffstat (limited to 'share/lorry-controller.conf')
-rw-r--r--share/lorry-controller.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/lorry-controller.conf b/share/lorry-controller.conf
index fb7a94c..fecf2ca 100644
--- a/share/lorry-controller.conf
+++ b/share/lorry-controller.conf
@@ -29,7 +29,8 @@
"prefix": "delta",
"tarball": "always",
"globs": [
- "open-source-lorries/*.lorry"
+ "open-source-lorries/*.lorry",
+ "closed-source-lorries/*.lorry"
]
}
]