Menu

#105 Unit test doesn't have scons but .bat file is calling scons

1.2-dev
open
pksv
Build (31)
5
2008-07-10
2008-07-10
Alby
No

OS windows:

In the build.bat file It is calling

SET RETURN=SERVER_ALL_2
cd UnitTest
GOTO RUN

and from RUN subroutine, scons is getting called. But scons is not enabled for Unit tests.

Discussion


Log in to post a comment.