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) wangleiat on Sep 2 2022, 12:03 AM. Authored by
Details The bash syntax |& is unsupported on other shells.
Diff Detail
|