From 991708af016af074b4cd99b2bf333fc48effaa55 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 21 Jan 2018 20:04:37 +0100 Subject: Documentation: add extractloop example output --- tests/stress_tests/extractloop.bash | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/stress_tests') 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 -- cgit v1.2.3