summaryrefslogtreecommitdiff
path: root/Command/Drop.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-10-09 16:16:03 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-10-09 16:16:03 -0400
commit59e14fb081908f3d40eac6890cb668c088b86d92 (patch)
tree750482021e4aff738e1b27e37b8101043a41c3f0 /Command/Drop.hs
parente3eb0165dfec73d065b409d14ac83f855384b56b (diff)
also generate a drop safety proof for move --from remote
Diffstat (limited to 'Command/Drop.hs')
-rw-r--r--Command/Drop.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Drop.hs b/Command/Drop.hs
index 5bbaf11c6..5c5328618 100644
--- a/Command/Drop.hs
+++ b/Command/Drop.hs
@@ -120,7 +120,7 @@ performRemote key afile numcopies remote = do
liftIO $ debugM "drop" $ unwords
[ "Dropping from remote"
, show remote
- , "proof: "
+ , "proof:"
, show proof
]
ok <- Remote.removeKey remote key