summaryrefslogtreecommitdiff
path: root/tests/du
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-04-27 12:15:23 +0000
committerJim Meyering <jim@meyering.net>2000-04-27 12:15:23 +0000
commit063bdf481b3971acae7d75d4e057a9bf37f8900b (patch)
tree2608140a6df76dc72edddc5df53805f543e68bcd /tests/du
parentcc9a042dfd47fe4b0f3429fb52bb08786a66a100 (diff)
downloadcoreutils-063bdf481b3971acae7d75d4e057a9bf37f8900b.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/du')
-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