aboutsummaryrefslogtreecommitdiff
path: root/tests/stress_tests
diff options
context:
space:
mode:
authorJakob Unterwurzacher2018-01-21 20:04:37 +0100
committerJakob Unterwurzacher2018-01-21 20:04:37 +0100
commit991708af016af074b4cd99b2bf333fc48effaa55 (patch)
tree3d625038ce9086b626048e43b5d11a5e0c28b899 /tests/stress_tests
parentf63ce35b3dabc0b39f21c258a9e3a92f47a1b037 (diff)
Documentation: add extractloop example output
Diffstat (limited to 'tests/stress_tests')
-rwxr-xr-xtests/stress_tests/extractloop.bash2
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