summaryrefslogtreecommitdiff
path: root/Makefile-tests.am
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2014-10-26 22:46:57 -0400
committerColin Walters <walters@verbum.org>2014-10-28 11:16:55 -0400
commitbcf40b49023ec4cc3a7a6f832d311eac9319901e (patch)
tree7e8af278e320415957650e432465a8c412494eeb /Makefile-tests.am
parent64dec0add8dc1e990d48c671ef7d436bbe87552d (diff)
downloadostree-bcf40b49023ec4cc3a7a6f832d311eac9319901e.tar.gz
pull: Add depth supportv2014.10
For mirroring in particular, we really want to be able to traverse all history. $ ostree --repo=repo pull --mirror --depth=-1 https://bugzilla.gnome.org/show_bug.cgi?id=739240
Diffstat (limited to 'Makefile-tests.am')
-rw-r--r--Makefile-tests.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile-tests.am b/Makefile-tests.am
index 088d2fa9..da2eafef 100644
--- a/Makefile-tests.am
+++ b/Makefile-tests.am
@@ -31,6 +31,7 @@ testfiles = test-basic \
test-libarchive \
test-pull-archive-z \
test-pull-corruption \
+ test-pull-depth \
test-pull-mirror-summary \
test-pull-large-metadata \
test-pull-metalink \