brintos

brintos / llvm-project-archived public Read only

0
0
Text · 102 B · 52966a8 Raw
4 lines · plain
1# Check error on a unsupported rm. (cannot be part of a pipeline)2#3# RUN: rm -rf temp | echo "hello"4