The bash syntax |& is unsupported on other shells.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D133187
[LoongArch][test] Replace bashism `|&` to `2>&1 |` (NFC) Authored by wangleiat on Sep 2 2022, 12:03 AM.
Details The bash syntax |& is unsupported on other shells.
Diff Detail
|