diff options
Diffstat (limited to 'tests')
| -rwxr-xr-x | tests/stress_tests/extractloop.bash | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/tests/stress_tests/extractloop.bash b/tests/stress_tests/extractloop.bash index 18fc4ef..5a3aa1b 100755 --- a/tests/stress_tests/extractloop.bash +++ b/tests/stress_tests/extractloop.bash @@ -8,6 +8,8 @@  #  # This test is good at discovering inode-related memory leaks because it creates  # huge numbers of files. +# +# See Documentation/extractloop.md for example output.  set -eu | 
