mahsoud / boar

Automatically exported from code.google.com/p/boar
0 stars 0 forks source link

Assertion error when truncating non-existing session #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 9 years ago
Fixed in changeset 5db5e7bc60ab

Original comment by ekb...@gmail.com on 13 Oct 2012 at 8:51