summaryrefslogtreecommitdiff
path: root/Logs.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Logs.hs')
-rw-r--r--Logs.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Logs.hs b/Logs.hs
index a4522bd926..d18339361a 100644
--- a/Logs.hs
+++ b/Logs.hs
@@ -173,7 +173,7 @@ prop_logs_sane dummykey = and
, expect gotNewUUIDBasedLog (getLogVariety $ remoteStateLogFile dummykey)
, expect gotChunkLog (getLogVariety $ chunkLogFile dummykey)
, expect gotOtherLog (getLogVariety $ metaDataLogFile dummykey)
- , expect gotOtherLog (getLogVariety $ numcopiesLog)
+ , expect gotOtherLog (getLogVariety numcopiesLog)
]
where
expect = maybe False