Closed monarc99 closed 1 year ago
only tested on manjaro. Not on pure arch. :)
Did you test this:
removed several "" - the command to build brave is generated, the "" changed the program logic
$ bash -c 'foo=("$(echo a b)"); for i in ${foo[@]}; do echo i=$i; done'
i=a
i=b
If it is changing the program logic then we have a bug in shellharden
on our hands. But I don't think it is.
I am working on this, but build attempts take sooooooo long it is easy to wander off while they happen...
changelog: