From ab4870473d5c42fef21ac1693a5b484ee33d0542 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 6 Jul 2010 19:44:50 +1200 Subject: Add plugin to register LocalFS with the app's VfsFactory. This required changing a few places to using LocalFS directory, rather than via VfsFactory, since it makes no sense to have to load plugins in unit test suites just for this, especially since the unit tests will be using local files anyway. --- without-tests | 1 + 1 file changed, 1 insertion(+) (limited to 'without-tests') diff --git a/without-tests b/without-tests index 36388eb8..97c8ed22 100644 --- a/without-tests +++ b/without-tests @@ -18,3 +18,4 @@ ./obnamlib/plugins/forget_plugin.py ./obnamlib/plugins/fsck_plugin.py +./obnamlib/plugins/vfs_local_plugin.py -- cgit v1.2.1