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 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