From b56bf04010b75fca32653a1bbd40a0fbfb65c705 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 26 Nov 2009 21:37:52 +0200 Subject: Started on the main program. Bugfix in Configuration: store non-option arguments in Configuration.args. Wrote a silly plugin for testing main program. --- without-tests | 2 ++ 1 file changed, 2 insertions(+) (limited to 'without-tests') diff --git a/without-tests b/without-tests index 63f81967..fd68681c 100644 --- a/without-tests +++ b/without-tests @@ -1,8 +1,10 @@ ./setup.py ./obnamlib/__init__.py +./obnamlib/app.py ./obnamlib/status.py ./obnamlib/vfs.py ./obnamlib/vfs_sftp.py +./obnamlib/plugins/foo_plugin.py ./test-plugins/hello_plugin.py ./test-plugins/oldhello_plugin.py ./test-plugins/aaa_hello_plugin.py -- cgit v1.2.1