X-Git-Url: https://git.rkrishnan.org/?a=blobdiff_plain;f=src%2Fallmydata%2Ffrontends%2Fftpd.py;h=9791b813aca3dea68858c3e3e5527d29463892e8;hb=eda00a5c585ea039bfcb2f8c5d205001d548370b;hp=b00bd9349ecfb4d3b15486f8637380ded7e3322b;hpb=cc68a81326a61cb4f6f731f9ee0a84a867f5c32c;p=tahoe-lafs%2Ftahoe-lafs.git diff --git a/src/allmydata/frontends/ftpd.py b/src/allmydata/frontends/ftpd.py index b00bd934..9791b813 100644 --- a/src/allmydata/frontends/ftpd.py +++ b/src/allmydata/frontends/ftpd.py @@ -216,7 +216,7 @@ class Handler: # in a rendering function that did (mode & NUMBER). # Twisted-15.0.0 expects a # twisted.python.filepath.Permissions , and calls its - # .shorthand() method. This provides both both. + # .shorthand() method. This provides both. value = IntishPermissions(0600) elif key == "hardlinks": value = 1