summaryrefslogtreecommitdiff
path: root/tests/du/two-args
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du/two-args')
-rwxr-xr-xtests/du/two-args3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/du/two-args b/tests/du/two-args
index 4d9298d65..1e450c3d6 100755
--- a/tests/du/two-args
+++ b/tests/du/two-args
@@ -1,5 +1,6 @@
#!/bin/sh
-# make sure du d/1 d/2 works
+# Make sure `du d/1 d/2' works.
+# That command failed with du from fileutils-4.0q.
if test "$VERBOSE" = yes; then
set -x