Hotfix: defaulting to gsed
A bug occured where we switched to gsed
all the time unless path to executable was specified.
This is fixed now, and we will switch to gsed
only if sed
returns an error. Also we print that we're doing it by default.
A bug occured where we switched to gsed
all the time unless path to executable was specified.
This is fixed now, and we will switch to gsed
only if sed
returns an error. Also we print that we're doing it by default.