1# RUN: ulimit -v 10485762# RUN: ulimit -s 2563# RUN: %{python} %S/../shtest-ulimit/print_limits.py4# Fail the test so that we can assert on the output.5# RUN: not echo return6