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
Milestone: | 0.4.3 → 0.5.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Closed by [958bfdd24ea2f5edbfe3dce94f3e3f858248ee93]/[958bfdd24ea2f5edbfe3dce94f3e3f858248ee93].