summaryrefslogtreecommitdiff
path: root/test.lorry
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-02-04 11:21:24 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-02-04 11:21:24 +0000
commit8b7cba630f355d37ca83e4f0605f42c7317bce7f (patch)
treebf5e43f74c2beb9e73bea6db758c7d42d118b69d /test.lorry
parentc972012707f6555de6cf636d8eb5e2bf6e8ebf87 (diff)
downloadlorry-8b7cba630f355d37ca83e4f0605f42c7317bce7f.tar.gz
Update tests and docs for obsolete fields in tarball importssam/tarball-obsolete-fields
The 'compression' and 'strip' fields seem to have been obsolete since commit a7f8b1b63a97c66aea6f39342313d7a5b919cfa7 in 2012.
Diffstat (limited to 'test.lorry')
-rw-r--r--test.lorry2
1 files changed, 0 insertions, 2 deletions
diff --git a/test.lorry b/test.lorry
index 26dcef2..57f21cc 100644
--- a/test.lorry
+++ b/test.lorry
@@ -11,8 +11,6 @@
},
"bc": {
"type": "tarball",
- "compression": "gzip",
- "strip": 1,
"url": "http://ftp.gnu.org/gnu/bc/bc-1.06.tar.gz"
}
}