brintos

brintos / llvm-project-archived public Read only

0
0
Text · 228 B · 4c687e3 Raw
7 lines · plain
1# RUN: ulimit -f 52# RUN: %{python} %S/../shtest-ulimit/print_limits.py3# RUN: ulimit -f unlimited4# RUN: %{python} %S/../shtest-ulimit/print_limits.py5# Fail the test so that we can assert on the output.6# RUN: not echo return7