You are correct!

creating url
make MAKE="make" check-TESTS
PASS: t_wordkey
PASS: t_wordlist
PASS: t_wordskip
PASS: t_wordbitstream
PASS: t_search
PASS: t_htdb
PASS: t_rdonly
PASS: t_trunc
PASS: t_url
PASS: t_htdig
PASS: t_htsearch
PASS: t_htmerge
PASS: t_htnet
PASS: t_htdig_local
===================
All 14 tests passed
===================

Should the permissions thing be logged as a bug or is this a problem with my personal configuration of CVS?

Ted Stresen-Reuter

On Sunday, September 21, 2003, at 03:24 AM, Jim Cole wrote:

On Saturday, September 20, 2003, at 01:04 PM, Ted Stresen-Reuter wrote:

Following the same instructions on Mac OS X produced the following output. Not sure if this is an error or not, though, because I don't know what all the tests are doing...

creating url
make MAKE="make" check-TESTS
PASS: t_wordkey
PASS: t_wordlist
PASS: t_wordskip
PASS: t_wordbitstream
PASS: t_search
PASS: t_htdb
PASS: t_rdonly
PASS: t_trunc
../test/test_prepare: /Users/tedsr/htdig/test/./t_url: Permission denied
../test/test_prepare: exec: /Users/tedsr/htdig/test/./t_url: cannot execute: Undefined error: 0
FAIL: t_url

This is due to the fact that the execute permissions on the t_url script in the test directory are not being maintained. If you change the permissions on that file (e.g. chmod 754 t_url) all tests currently pass under OS X. I think something needs to be tweaked in CVS to correct this problem.


Jim



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
ht://Dig Developer mailing list:
[EMAIL PROTECTED]
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-dev




------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ ht://Dig Developer mailing list: [EMAIL PROTECTED] List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to