risinglightdb / sqllogictest-rs

Sqllogictest (dialect with extensions) parser and runner in Rust.
Apache License 2.0
176 stars 47 forks source link

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

Open xiangjinwu opened 5 months ago

xiangjinwu commented 5 months 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.