Open jxy opened 6 years ago
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.
printf %q
https://github.com/sstephenson/bats/blob/03608115df2071fff4eaaff1605768c275e5f81f/libexec/bats-preprocess#L41-L42
@jxy Bats is not maintained anymore. See: https://github.com/sstephenson/bats/issues/236
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