summaryrefslogtreecommitdiff
path: root/tests/du/max-depth.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du/max-depth.sh')
-rwxr-xr-xtests/du/max-depth.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/du/max-depth.sh b/tests/du/max-depth.sh
index 25ad46896..3c0b0bc00 100755
--- a/tests/du/max-depth.sh
+++ b/tests/du/max-depth.sh
@@ -17,6 +17,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
+print_ver_ du
mkdir -p a/b/c/d/e || framework_failure_
printf 'a/b/c\na/b\na\n' > exp || framework_failure_