Marmoset Requirements For Winter 2008
Set up build server with helpful path
The current buildserver is running with default paths from the cron job. The default path uses /bin first which is not helpful. Also, which is only available with proper .cshrc read from the HOME environment so it typically does not work properly for those user that are running bash.
Tasks needed to be done
- Copy RST's new-which that uses type (need to look up if it is a fixed program or shell command) to look up command.
- Create build server cron checking script that shows the path of the cron job to help address path issues.
- Set the path properly when the build server is checked to ensure the build server is up and running. If the server is not running, make sure the cron job restart the server and set up the proper path.