summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-10-21 09:19:06 +0000
committerJim Meyering <jim@meyering.net>2004-10-21 09:19:06 +0000
commit0f8445ab90d9f4a3496a3a0382ca22112805a5ea (patch)
tree8aa218095d4092759e4f18ecef54bf8a43aece00 /tests
parentc40c07b39b36bd7265f5e1fc2bb896c1f65c2948 (diff)
downloadcoreutils-0f8445ab90d9f4a3496a3a0382ca22112805a5ea.tar.xz
*** empty log message ***
Diffstat (limited to 'tests')
-rwxr-xr-xtests/rm/dot-rel3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/rm/dot-rel b/tests/rm/dot-rel
index e14c8619e..91a41e663 100755
--- a/tests/rm/dot-rel
+++ b/tests/rm/dot-rel
@@ -1,5 +1,6 @@
#!/bin/sh
-# use rm -r to remove two non-empty dot-relative directories.
+# Use rm -r to remove two non-empty dot-relative directories.
+# This would have failed between 2004-10-18 and 2004-10-21.
if test "$VERBOSE" = yes; then
set -x