pesso schrieb: > I'm considering use of CCNetLabel to pass the build label to an > external batch file. If you have multiple ccnet projects building at > the same time, is there a chance that each project tries to overwrite > the value of CCNetLabel environmental variable?
No. Each process has it's own environment. > How would one prevent that from happening? You don't need to because it won't happen. regards, Daniel
