Hi, On Fri, Feb 26, 2010 at 2:39 AM, Edward J. Yoon <[email protected]> wrote: > I received a error message "hudsonBuildHamaPatch.sh: No such file or > directory", and I noticed that hudson system is upgraded to a > distributed build system. It works well on only master. > > Perhaps, I have no permission to access to slaves. Does anyone help me > to fix this problem?
Here's a few alternative solutions: * Include the shell script directly in the "Execute shell" part of the build configuration * File an INFRA request to get shell access to the slave servers and add the script there * Tie the build job to the master node BR, Jukka Zitting
