usertest --dry-run fails
Bug #277400 reported by
Martin Pool
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Usertest |
Fix Released
|
Medium
|
Martin Pool |
Bug Description
The --dry-run option seems to be broken (and untested?) at present:
mbp@lithe% bzr usertest --dry-run ~/bzr/Releases/
*** Benchmarking suite 'common' on tree '/home/
Base working directory is bzr-1.3.tar.gz-8900
bzr: ERROR: [Errno 2] No such file or directory: '/home/
zsh: exit 3 bzr usertest --dry-run ~/bzr/Releases/
It seems to assume the directory exists, but doesn't create it in that mode.
Related branches
Changed in bzr-usertest: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in bzr-usertest: | |
assignee: | nobody → mbp |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
I think the fix for this is now merged