Codebase list python-fuse / 75dca14
Refresh patches. Debian Janitor 2 years ago
1 changed file(s) with 5 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
1212 example/xmp.py | 4 ++++
1313 1 file changed, 4 insertions(+)
1414
15 diff --git a/example/xmp.py b/example/xmp.py
16 index 988b357..9a7b8c3 100644
17 --- a/example/xmp.py
18 +++ b/example/xmp.py
19 @@ -260,6 +260,10 @@ Userspace nullfs-alike: mirror the filesystem tree from some point on.
15 Index: python-fuse/example/xmp.py
16 ===================================================================
17 --- python-fuse.orig/example/xmp.py
18 +++ python-fuse/example/xmp.py
19 @@ -281,6 +281,10 @@ Userspace nullfs-alike: mirror the files
2020 usage=usage,
2121 dash_s_do='setsingle')
2222