[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2556: node creation commands include \\?\ in the output on Windows
Tahoe-LAFS
trac at tahoe-lafs.org
Wed Oct 28 02:47:15 UTC 2015
#2556: node creation commands include \\?\ in the output on Windows
-------------------------------------------------+-------------------------
Reporter: daira | Owner: daira
Type: defect | Status: new
Priority: normal | Milestone:
Component: code-frontend-cli | undecided
Keywords: windows unicode usability | Version: 1.10.1
aesthetics | Launchpad Bug:
-------------------------------------------------+-------------------------
E.g.:
{{{
D:\tahoe\git\tahoe-magic>bin\tahoe create-introducer \grid\intro
Introducer created in '\\?\D:\grid\intro'
D:\tahoe\git\tahoe-magic>bin\tahoe create-node \grid\server
Node created in '\\?\D:\grid\server'
}}}
They should be using `quote_local_unicode_path`.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2556>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list