diff options
author | Jim Meyering <jim@meyering.net> | 2006-09-24 16:55:13 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-09-24 16:55:13 +0000 |
commit | af5967eae2ed373e6652810e0aa556b78424fa4c (patch) | |
tree | 61d0dd73ae5b372c24f2a0c7655c828649c2ced6 /ChangeLog | |
parent | 6649f01059791363a0274f411600560f21dc5e09 (diff) | |
download | coreutils-af5967eae2ed373e6652810e0aa556b78424fa4c.tar.xz |
* tests/mv/hard-verbose: New file. Test for the above fix.
* tests/mv/Makefile.am (TESTS): Add hard-verbose.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-09-24 Jim Meyering <jim@meyering.net> + * tests/mv/hard-verbose: New file. Test for the above fix. + * tests/mv/Makefile.am (TESTS): Add hard-verbose. + * tests/help-version (sync_args): Don't call sync, since it spins up disks that I've deliberately caused to spin down (but not unmounted). |