Eek, sorry for putting my nose into this. But you just touched me in
a sensetive spot! So I appologise in advance! :)
--- coreutils-5.92/tests/du/2g.orig 2005-11-09 03:12:19.181920000 -0500
+++ coreutils-5.92/tests/du/2g 2005-11-09 03:59:42.274770000 -0500
@@ -14,7 +14,23 @@
. $srcdir/../very-expensive
pwd=`pwd`
-t0=`echo "$0"|sed 's,.*/,,'`.tmp; tmp=$t0/$$
+
+# Build the path of the directory that will contain the two(2) gigabyte
+# test file.
+#
A path is a list of directories, not a single directory or even a file
name. The variable $PATH in sh is a good example of what a path is,
but a specific directory or file name isn't a path.
Now I shall hide. :-)
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils