unannex: Fix recently introduced bug when attempting to unannex more than one file at a time.

This commit is contained in:
Joey Hess 2011-02-09 11:02:21 -04:00
parent 62ebeb00d9
commit 35a6506812
2 changed files with 10 additions and 5 deletions

2
debian/changelog vendored
View file

@ -1,6 +1,8 @@
git-annex (0.21) UNRELEASED; urgency=low
* test: Don't rely on chmod -R working.
* unannex: Fix recently introduced bug when attempting to unannex more
than one file at a time.
-- Joey Hess <joeyh@debian.org> Wed, 09 Feb 2011 00:12:11 -0400