fix reversion
authorJoey Hess <joeyh@joeyh.name>
Tue, 9 Aug 2022 17:46:43 +0000 (13:46 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 9 Aug 2022 17:49:30 +0000 (13:49 -0400)
commit21cfd0ea980feaec8875380707c1a1ddb91de5dc
treebe79d5f24855cd430800f0bb97cc5a48a46ae9a3
parenteb2acf5fd7bcc0f14669a4b7e9b8a40d33f33516
fix reversion

3a513cfe73ed873aeeabbc17d2c458b62dd4198c caused a reversion in addurl.
The type of addSmall changed, but the void prevented the type checker
from helping notice this. Since it now returns a CommandPerform, the
cleanup action has to be run.

Sponsored-by: Dartmouth College's Datalad project
Command/AddUrl.hs
doc/bugs/add_--dry-run_seems_have_introduced_a___34__regression__34__.mdwn
doc/bugs/add_--dry-run_seems_have_introduced_a___34__regression__34__/comment_4_ee9f695290b1bcaf2c9320d8042047cc._comment [new file with mode: 0644]