fix reversion

From back in 4be94c67c7.
Caused the test suite to fail, when bup is installed, but was not
noticed since the autobuilds don't have bup.
This commit is contained in:
Joey Hess 2020-06-05 19:06:09 -04:00
parent e41f8c83f3
commit 3ed797be0f
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -197,7 +197,7 @@ retrieve buprepo = byteRetriever $ \k sink -> do
remove :: BupRepo -> Remover
remove buprepo k = do
go =<< liftIO (bup2GitRemote buprepo)
giveup "content cannot be completely removed from bup remote"
warning "content cannot be completely removed from bup remote"
where
go r
| Git.repoIsUrl r = void $ onBupRemote r boolSystem "git" params