]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/test/test_magic_folder.py
Add umask to Downloader
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_magic_folder.py
index ede36e187f69290dce9393c4c5ff63d611447a8f..8a8fb04521f2cad319ae383dfdfdc0c2d6376363 100644 (file)
@@ -1118,6 +1118,7 @@ class MockTest(MagicFolderTestMixin, unittest.TestCase):
                 pass
 
         writefile = TestWriteFileMixin()
+        writefile._umask = 0123
 
         # create a file with name "foobar" with content "foo"
         # write downloaded file content "bar" into "foobar" with is_conflict = False