Fix removal of series with non-existant trash dir.
authorYann Dirson <ydirson@altern.org>
Wed, 6 Jun 2007 21:05:17 +0000 (23:05 +0200)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 7 Jun 2007 21:44:18 +0000 (22:44 +0100)
commitc177ec71fb5eda5ddf5fd036bfbec1c971f9b9a8
treea78764f5fe86f3f3b08695ddd3956175e02dead1
parentdfb3bddeb856a6f6751f8deaf5a0403ebada21a3
Fix removal of series with non-existant trash dir.

Otherwise it is not possible to delete a stack that never had a patch
deleted (eg. a newborn stack).

Signed-off-by: Yann Dirson <ydirson@altern.org>
stgit/stack.py