bats icon indicating copy to clipboard operation
bats copied to clipboard

avoid `eval echo` with `encode_name`

Open jxy opened this issue 7 years ago • 1 comments

This looks like trouble. Is it possible to use printf %q instead? I can make a PR when I have a better understanding of your code.

https://github.com/sstephenson/bats/blob/03608115df2071fff4eaaff1605768c275e5f81f/libexec/bats-preprocess#L41-L42

jxy avatar Oct 10 '18 16:10 jxy

@jxy Bats is not maintained anymore. See: https://github.com/sstephenson/bats/issues/236

xmik avatar Oct 11 '18 09:10 xmik