Re: git: 566cc005812b - main - safe_set treat ':' and '#' differently
- In reply to: Simon J. Gerraty: "Re: git: 566cc005812b - main - safe_set treat ':' and '#' differently"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 May 2026 20:59:24 UTC
Hi! On Monday, May 4, 2026, Simon J. Gerraty <sjg@juniper.net> wrote: > Simon J. Gerraty <sjg@juniper.net> wrote: > > > Oliver Pinter <oliver.pntr@gmail.com> wrote: > > > Could you please add some unit test for the supported use cases to > > > avoid future confusions? > > > > Sure. safe_eval.sh is setup to support that. > > https://reviews.freebsd.org/D56795 > > Not sure if anything else needs updating. Thanks! I've seen that it tests for ``, but what's about $()? Tests work as expected from src tree. >