Created by: stefanhengl
The prune command had an extra "-c" which caused it to fail. I added a test that would have caught this.
Fixes a bug. Added a unit test that would have caught the bug.