drop --auto: Fix bug that prevented dropping files from untrusted repositories.
authorJoey Hess <joey@kitenet.net>
Mon, 1 Apr 2013 19:20:42 +0000 (15:20 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 1 Apr 2013 19:20:42 +0000 (15:20 -0400)
commitd87af82d97e3f8701b714e48c9ee4e744339d391
tree394f0e72c9df1b4ef8ccf5cf46f469ffbd5e26b6
parent4b12506c0a1b4e15c9700ca9dbc94601d5ea09cd
drop --auto: Fix bug that prevented dropping files from untrusted repositories.

This is a corresponding bug to the one I fixed yesterday in the assistant.
Command.hs
Command/Drop.hs
debian/changelog