summaryrefslogtreecommitdiff
path: root/without-tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2009-11-19 09:15:00 +0200
committerLars Wirzenius <liw@liw.fi>2009-11-19 09:15:00 +0200
commitfdf76c376d665c5b746cbddc93346f4306c34893 (patch)
treebb26cb0e8404ae30cfeaa90620be935802654b7b /without-tests
parent0e5d7bab40c771fd7e1454a02430ff4f193a8452 (diff)
downloadobnam-fdf76c376d665c5b746cbddc93346f4306c34893.tar.gz
Added _obnammodule.c and setup.py and VFS implementations from old branch (history lost).
Diffstat (limited to 'without-tests')
-rw-r--r--without-tests3
1 files changed, 3 insertions, 0 deletions
diff --git a/without-tests b/without-tests
index af7fc51f..3024c259 100644
--- a/without-tests
+++ b/without-tests
@@ -1,2 +1,5 @@
+./setup.py
./obnamlib/__init__.py
./obnamlib/status.py
+./obnamlib/vfs.py
+./obnamlib/vfs_sftp.py