[Buildbot-devel] shellcommand cd problem
A.T.Hofkamp
a.t.hofkamp at tue.nl
Fri May 16 06:45:12 UTC 2008
Don Fike wrote:
> I'm trying to do a simple cd in a ShellCommand like;
>
> f.addStep(ShellCommand, command=["cd","src"], description=["cd"])
>
> I checkout fine but need to cd to the src directory to run configure and
> make. I can do a shellcommand pwd and ls and see the directory src
> within the build directory but any form of cd fails with an error
> similar to this;
You can add a 'workdir' setting.
Sincerely,
Albert
More information about the devel
mailing list