Fix --debug display of onlyingroup preferred content expression.
authorJoey Hess <joeyh@joeyh.name>
Tue, 3 Sep 2024 16:38:59 +0000 (12:38 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 3 Sep 2024 16:38:59 +0000 (12:38 -0400)
CHANGELOG
Limit.hs

index 0dd314db312a4f0bc412e04a705d6011e6242e73..8fc1eacbcf8f57c27d74d4598bb28d866a3d3397 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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 
index 778a7e65d81aecab48a3a2e3fc7e73f5428b73a5..40b571f8e2448e3a81be5a0f8ab2a0ca78c1eed4 100644 (file)
--- a/Limit.hs
+++ b/Limit.hs
@@ -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