This commit is contained in:
Joey Hess 2010-10-17 20:35:33 -04:00
parent 335c06171a
commit 8f634a5e16

View file

@ -187,7 +187,7 @@ dropCmd file = notinBackend file $ \(key, backend) -> do
then do
cleanup key
showEndOk
else showEndFail "backend refused to drop" file
else showEndFail "drop" file
where
cleanup key = do
logStatus key ValueMissing