summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-03-25 22:49:09 +0100
committerJim Meyering <meyering@redhat.com>2009-03-25 22:51:55 +0100
commitb102ed9ba6e529cc3dcf6be63c95d0f93d5499e0 (patch)
tree767ac9e9b4d04575285b8fbd6412981c717725a8 /cfg.mk
parent9b4aa5e268da5980f63a1c47c2cd7ba04ad4a394 (diff)
downloadcoreutils-b102ed9ba6e529cc3dcf6be63c95d0f93d5499e0.tar.xz
tests: don't fail "make syntax-check" on cygwin
* maint.mk (NEWS_hash): Remove trailing " -" or " *-". * cfg.mk (old_NEWS_hash): Regenerate, removing " -". Reported by Eric Blake.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index c6b6e9b1c..29a03a77c 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -45,7 +45,7 @@ gnulib_dir = /gnulib
# Now that we have better (check.mk) tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = fa6cba1740b3f385520c1b54d90859ca -
+old_NEWS_hash = fa6cba1740b3f385520c1b54d90859ca
# Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
dd = $(srcdir)/src/dd.c