]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 21 Feb 2003 11:14:39 +0000 (11:14 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 21 Feb 2003 11:14:39 +0000 (11:14 +0000)
tests/du/basic

index d9ca2ec39007cebd292945693fe513d17ca7d869..c26226941bb0e0e2f534d273469ed80c94503a6b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# compare actual numbers, assuming block size matches mine
+# Compare actual numbers from du, assuming block size matches mine.
 
 if test "$VERBOSE" = yes; then
   set -x