Re: [NAnt-users] Recursive call of the build file

2006-07-28 Thread Bob Archer
] [mailto:[EMAIL PROTECTED] On Behalf Of Bonio Lopez Sent: Friday, July 28, 2006 11:06 AM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Recursive call of the build file Hi Bob, Still have the same problem. AFAIK delim is a list of chars (see http://nant.sourceforge.net/release

Re: [NAnt-users] Recursive call of the build file

2006-07-28 Thread Bonio Lopez
@lists.sourceforge.net Subject: RE: [NAnt-users] Recursive call of the build file Try removing the space in the delim attribute. BOb -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bonio Lopez Sent: Friday, July 28, 2006 10:52 AM To: nant-users

Re: [NAnt-users] Recursive call of the build file

2006-07-28 Thread Bob Archer
Try removing the space in the delim attribute. BOb -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bonio Lopez Sent: Friday, July 28, 2006 10:52 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Recursive call of the build file Hi, In

[NAnt-users] Recursive call of the build file

2006-07-28 Thread Bonio Lopez
Hi, In following example I would like to recursively call the same build file with changing test_type property. Unfortunately test_type="-1" all the time. What do I do wrong? Thanks, Boni ... -output-- [echo