Fix --debug display of onlyingroup preferred content expression.

This commit is contained in:
Joey Hess 2024-09-03 12:38:59 -04:00
parent 03864a2c3b
commit 8b2bd42540
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
git-annex (10.20240832) UNRELEASED; urgency=medium
* Fix --debug display of onlyingroup preferred content expression.
-- Joey Hess <id@joeyh.name> Tue, 03 Sep 2024 12:38:42 -0400
git-annex (10.20240831) upstream; urgency=medium
* Special remotes configured with exporttree=yes annexobjects=yes

View file

@ -565,7 +565,7 @@ limitOnlyInGroup getgroupmap groupname = Right $ MatchFiles
, matchNeedsKey = True
, matchNeedsLocationLog = True
, matchNeedsLiveRepoSize = False
, matchDesc = "inallgroup" =? groupname
, matchDesc = "onlyingroup" =? groupname
}
where
check notpresent want key = do