diff options
author | Jim Meyering <jim@meyering.net> | 2006-07-09 17:49:28 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-07-09 17:49:28 +0000 |
commit | 86f86c121b3375fc9a36d4c8bcc108ad7503ccbf (patch) | |
tree | 6a0a8d9220fbae0b2a64c3ff86b06d2e596d7bc4 | |
parent | 6eb562ad356fd9827272224a06896623842ac904 (diff) | |
download | coreutils-86f86c121b3375fc9a36d4c8bcc108ad7503ccbf.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * tests/mv/dir2dir: Adjust so failing with ENOTEMPTY is ok, too. That happens with Linux/tmpfs. + * tests/mv/Makefile.am (TESTS): Add dir2dir. 2006-07-09 Paul Eggert <eggert@cs.ucla.edu> |