risinglightdb / sqllogictest-rs

Sqllogictest parser and runner in Rust.
Apache License 2.0
167 stars 42 forks source link

`system ok` with `-o pipefail` #212

Open xiangjinwu opened 3 weeks ago

xiangjinwu commented 3 weeks ago

And maybe -e as well in case of multiple commands separated by semicolon on the same line, although && can be used in this case.