Control: tags -1 moreinfo unreproducible

On Wed, 12 Jul 2017 21:04:54 +0200 martin f krafft wrote:
> Package: myrepos
> Version: 1.20160123
> Severity: normal
> 
> Despite the manpage saying:
> 
>   If "deleted" is set and its command returns true, then mr will
>   treat the repository as deleted. It won't ever actually delete the
>   repository, but it will warn if it sees the repository's
>   directory.
> 
> this is not the behaviour exposed:
> 
>   % cat .config/myrepos/base-config.d/cleanup
>   [$HOME/.a2ps]
>   deleted = true
>   % mr up 2>&1 | grep a2ps
>   [nothing]
>   % mr -v up 2>&1 | grep a2ps
>   mr deleted test: running deleted test >>true<<
>   mr update: skip /home/01/madduck/.a2ps/ skipped
>   […]

I cannot reproduce that issue with current git master nor 1.20160123:

   $ cat .mrconfig 
   [foo]
   deleted = true
   $ mkdir foo
   $ mr up
   mr error: /home/pabs/foo/ should be deleted yet still exists

Could you retry your test, try mine and perhaps debug yours a bit?

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to