Hello Eric, all,
unfortunately, tests/test-closein.sh has been added to CVS without execute
permission bits set. I think in CVS this is only fixable with repo
access.
Further, this patch is needed to have the test script distributed. OK to
apply?
Cheers,
Ralf
2007-05-17 Ralf Wildenhues <[EMAIL PROTECTED]>
* modules/closein-tests (Makefile.am): Distribute
`test-closein.sh'.
Index: modules/closein-tests
===================================================================
RCS file: /cvsroot/gnulib/gnulib/modules/closein-tests,v
retrieving revision 1.1
diff -u -r1.1 closein-tests
--- modules/closein-tests 27 Apr 2007 17:14:40 -0000 1.1
+++ modules/closein-tests 17 May 2007 08:32:29 -0000
@@ -11,3 +11,4 @@
TESTS += test-closein.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
check_PROGRAMS += test-closein
+EXTRA_DIST += test-closein.sh