Hello.
There seems to be a bug in sysinfo task: if there is a enviroment variable which name is not valid nant property name
("set som;e=something", for example), the task will fail. It doesn't seem to be a valid behaviour... Using 0.85RC1.
Attached a simple script to reproduce. Just type from command line:
set som;e=something nant.exe
Should I add it to the bugtracker?
BTW is there any news about the bug #1076015 ? -- Gert
<?xml version="1.0" ?> <project name="Enviroment fail"> <sysinfo /> </project>
smime.p7s
Description: S/MIME Cryptographic Signature
