Opened 15 years ago

Closed 15 years ago

#134 closed defect (fixed)

flappclient should os.expanduser() the --furlfile argument

Reported by: Brian Warner Owned by:
Priority: major Milestone: 0.5.0
Component: usability Version: 0.4.1
Keywords: Cc:

Description

I forgot to include an os.expanduser() around the --furlfile argument. This usually doesn't matter when running a flappclient command in a shell, but the buildbot will bypass /bin/sh and set your argv directly if it can, and in that case a ~/foo.furlfile argument won't be expanded.

Change History (1)

comment:1 Changed 15 years ago by Brian Warner

Milestone: 0.4.30.5.0
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.