From c4786e27eb315e76224bb5be96ca3d19ca14cc4f Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Wed, 17 Sep 2014 10:28:01 +0100 Subject: Re-disable mariadb bzr import, it's too resource heavy for us for now --- open-source-lorries-disabled/mariadb.lorry | 6 ++++++ open-source-lorries/mariadb.lorry | 6 ------ 2 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 open-source-lorries-disabled/mariadb.lorry delete mode 100644 open-source-lorries/mariadb.lorry diff --git a/open-source-lorries-disabled/mariadb.lorry b/open-source-lorries-disabled/mariadb.lorry new file mode 100644 index 0000000..f199404 --- /dev/null +++ b/open-source-lorries-disabled/mariadb.lorry @@ -0,0 +1,6 @@ +{ + "mariadb": { + "type": "bzr", + "url": "lp:maria" + } +} diff --git a/open-source-lorries/mariadb.lorry b/open-source-lorries/mariadb.lorry deleted file mode 100644 index f199404..0000000 --- a/open-source-lorries/mariadb.lorry +++ /dev/null @@ -1,6 +0,0 @@ -{ - "mariadb": { - "type": "bzr", - "url": "lp:maria" - } -} -- cgit v1.2.1