more deletion progress

This commit is contained in:
ed
2021-07-23 23:42:07 +02:00
parent 4339dbeb8d
commit a4e1a3738a
6 changed files with 88 additions and 46 deletions

View File

@@ -90,7 +90,7 @@ class TestHttpCli(unittest.TestCase):
if not vol.startswith(top):
continue
mode = vol[-2].replace("a", "rw")
mode = vol[-2].replace("a", "rwmd")
usr = vol[-1]
if usr == "a":
usr = ""