Opened at 2019-02-15T18:21:13Z
Closed at 2019-02-18T14:51:45Z
#2970 closed defect (fixed)
The integration tests mis-define the "keep-tempdir" option
Reported by: | exarkun | Owned by: | exarkun |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | 1.12.1 |
Keywords: | magic-folder, test, dev-infrastructure | Cc: | |
Launchpad Bug: |
Description (last modified by exarkun)
It is "keep" in some places, "keep-tempdir" in others. The functionality works but only if you read the implementation to find the real option name.
Change History (4)
comment:1 Changed at 2019-02-15T18:38:51Z by exarkun
- Description modified (diff)
comment:2 Changed at 2019-02-15T18:40:30Z by exarkun
- Keywords review-needed added
comment:3 Changed at 2019-02-18T14:50:28Z by exarkun
- Keywords review-needed removed
- Owner set to exarkun
Self-reviewing and merging to unblock myself for further magic-folder improvements.
comment:4 Changed at 2019-02-18T14:51:45Z by GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
In 4611e38/trunk:
Note: See
TracTickets for help on using
tickets.
https://github.com/tahoe-lafs/tahoe-lafs/pull/548