summaryrefslogtreecommitdiff
path: root/test.lorry
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-01-04 13:39:52 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-01-04 13:39:52 +0000
commit0a55762e1b8cf39634479b4b9c07344fcd695131 (patch)
treeb28102a91417800927cceb4d6b86a698840ff9ed /test.lorry
parentbbffcabe6c1a6f3ef22a505f51ea8c325657cf4b (diff)
downloadlorry-0a55762e1b8cf39634479b4b9c07344fcd695131.tar.gz
Add all branches for git, some work on bzr branches
Diffstat (limited to 'test.lorry')
-rw-r--r--test.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/test.lorry b/test.lorry
index 2cd7e8b..e696225 100644
--- a/test.lorry
+++ b/test.lorry
@@ -2,6 +2,11 @@
"gawk": {
"type": "git",
"url": "git://git.savannah.gnu.org/gawk.git"
+ },
+ "binutils": {
+ "type": "bzr",
+ "branches": {
+ "trunk": "lp:binutils"
+ }
}
}
-