On Tue, Feb 9, 2016 at 12:08 PM, Dahlberg, David < [email protected]> wrote:
> 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. > The problem of supporting different platforms, maybe can be handled by having a different git branch for each of the different platforms. Then these branches can be rebased whenever there are changes on the master branch, to keep them up to date. Just an idea. I am sure git can handle this.
_______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
