NoLiveExport for export and import

While these do check preferred content, it would not make sense to use
balanced preferred content with them.
This commit is contained in:
Joey Hess 2024-08-24 09:19:12 -04:00
parent c3d40b9ec3
commit 418fbf3f2f
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 5 additions and 5 deletions

View file

@ -256,7 +256,7 @@ startLocal o addunlockedmatcher largematcher mode (srcfile, destfile) =
, inodeCache = newcache
}
}
ifM (checkFileMatcher largematcher destfile)
ifM (checkFileMatcher NoLiveUpdate largematcher destfile)
( ingestAdd' nullMeterUpdate (Just ld') (Just k)
>>= maybe
stop