summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-09-22 23:26:37 +0200
committerJim Meyering <jim@meyering.net>2007-09-22 23:26:45 +0200
commit1b246cc692a34fc5caee2ec6e154fb3a53665f56 (patch)
treee7c0b4d7e18f513e3ec8dfe7254be2dfe633e4b3 /ChangeLog
parenta7ec8caffe1a48590f5e3da9400080ab8a6ec303 (diff)
downloadcoreutils-1b246cc692a34fc5caee2ec6e154fb3a53665f56.tar.xz
Don't print the commands of a 10-line script that's run in each subdir.
* tests/check.mk (vc_exe_in_TESTS): Add a leading "@", to reduce noise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d96f4aa0f..be7b73cd4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-09-22 Jim Meyering <jim@meyering.net>
+ Don't print the commands of a 10-line script that's run in each subdir.
+ * tests/check.mk (vc_exe_in_TESTS): Add a leading "@", to reduce noise.
+
rm: give a sensible diagnostic when failing to remove a symlink
On some systems (those with openat et al), when rm would fail to
remove a symlink, it would fail with the misleading diagnostic,