"make check" was failing because ixml/test/test_document.sh did not

have the executable flag set. Thanks to Steve Bresson.


git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@245 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
Marcelo Roberto Jimenez 2007-11-12 03:27:58 +00:00
parent bd6027c3d1
commit f42bbb6dc2
3 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,9 @@ Version 1.6.2
RunMiniServer(), so that it does not take 100% cpu in case select()
fails repeatedly.
2007-11-12 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
* "make check" was failing because ixml/test/test_document.sh did not
have the executable flag set. Thanks to Steve Bresson.
*******************************************************************************
Version 1.6.1

1
THANKS
View File

@ -34,6 +34,7 @@ exempt of errors.
- Rene Hexel
- Siva Chandran
- Stéphane Corthésy
- Steve Bresson
- Timothy Redaelli
- Titus Winters

0
ixml/test/test_document.sh Normal file → Executable file
View File