From d2427daa5c84d769a904eb60b1a1f7563e285e35 Mon Sep 17 00:00:00 2001 From: falsifian Date: Sat, 12 Sep 2020 15:50:18 +0000 Subject: [PATCH] clarify first fsck call gave no output --- ..._work__44___but_copying_the_groupwanted_expression_does..mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/forum/Setting_required_to___34__groupwanted__34___doesn__39__t_work__44___but_copying_the_groupwanted_expression_does..mdwn b/doc/forum/Setting_required_to___34__groupwanted__34___doesn__39__t_work__44___but_copying_the_groupwanted_expression_does..mdwn index 5e40d15fa1..c885ae7db1 100644 --- a/doc/forum/Setting_required_to___34__groupwanted__34___doesn__39__t_work__44___but_copying_the_groupwanted_expression_does..mdwn +++ b/doc/forum/Setting_required_to___34__groupwanted__34___doesn__39__t_work__44___but_copying_the_groupwanted_expression_does..mdwn @@ -7,6 +7,7 @@ I'm trying to give all my repositories the same requirements by putting them in $ git annex groupwanted common_requirements include=dump/angel-openbsd/* and not copies=not_angel-openbsd:3 $ git annex fsck --quiet + [no output] The `fsck` should be complaining that some files are not present. If I set the `required` expression directly instead of using `groupwanted`, I get the behaviour I expected: -- 2.30.2