From a07037694888a2ba69cc18c0935e6bfaba120b77 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 8 Mar 2014 10:02:26 +0000 Subject: Add a repository dumper plugin This is useful for debugging errors in what is in the repository. It's just a start, for now, and can be added to later, as needed. --- without-tests | 1 + 1 file changed, 1 insertion(+) (limited to 'without-tests') diff --git a/without-tests b/without-tests index b198157b..0cd579f5 100644 --- a/without-tests +++ b/without-tests @@ -24,3 +24,4 @@ test-plugins/hello_plugin.py test-plugins/oldhello_plugin.py test-plugins/aaa_hello_plugin.py test-plugins/wrongversion_plugin.py +obnamlib/plugins/dump_repo_plugin.py -- cgit v1.2.1