[pass] [PATCH] Remove verbose options for portability.
Dahlberg, David
david.dahlberg at fkie.fraunhofer.de
Tue Feb 9 12:08:47 CET 2016
Am Samstag, den 06.02.2016, 20:28 +0100 schrieb Jason A. Donenfeld:
> Perhaps you could work around this by providing a platform file for
> openbsd?
We spoke already about this. The problem is that that those "-v" options
are virtually everywhere and you need some kind of hook, if you want to
modify it in the plattform.sh.
IMHO the "$shred/$getopt" approach is useless here, since the "-v"
modification applies to all of the following tools: cp, mv, mkdir, mv
and rm.
Additionally "grep --color=always".
I'd rather suggest something like "$verbose_flag" and "$color_flag"
which could be unset in platform.sh.
Cheers,
David
More information about the Password-Store
mailing list