projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c40c07b
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Thu, 21 Oct 2004 09:19:06 +0000
(09:19 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 21 Oct 2004 09:19:06 +0000
(09:19 +0000)
tests/rm/dot-rel
patch
|
blob
|
history
diff --git
a/tests/rm/dot-rel
b/tests/rm/dot-rel
index e14c8619e058f6bb32adb33a0c49f33f471a9ea9..91a41e663d486de050100e419ea5486c5c2da12f 100755
(executable)
--- 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