Hi, I am currently using version 1.4.2.14 and testing 1.4.4. (They both have the same behavior) I am trying to launch CruiseControl through cmd window with paramaters -config:configfile -project:projectname to build only a specific project. After the project finishes building the ccnet process does not terminate leaving cmd window up. So there is no indication that the build process succeeded. Is this a bug or I miss something in ccnet.exe configuration.
The full command line is: start "Title" /wait <path_to_ccnet.exe> - config:<path_to_config_file> -project:<project_name> Thank you Fyodor
