Assertion error when truncating non-existing session
GoogleCodeExporter opened this issue · 1 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Truncate a non-existing session (like a session with an ending slash): boar
--repo=C:\boar_repo truncate "MySession/"
What is the expected output? What do you see instead?
There should be an error message saying there are no such session "MySession/".
Instead, there is an assertion error.
Original issue reported on code.google.com by ekb...@gmail.com
on 17 Sep 2012 at 1:45
GoogleCodeExporter commented
Fixed in changeset 5db5e7bc60ab
Original comment by ekb...@gmail.com
on 13 Oct 2012 at 8:51
- Changed state: Verified