https://svn.lrde.epita.fr/svn/lrde-tools/trunk/build-farm
Index: ChangeLog from Roland Levillain roland@lrde.epita.fr
* buildfarm_worker/build_test: Change the default path to the build farm files on a fresh client.
build_test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Index: buildfarm_worker/build_test --- buildfarm_worker/build_test (revision 387) +++ buildfarm_worker/build_test (working copy) @@ -8,7 +8,7 @@
# go to our main directory # Adjust this path to the host where this file is installed. -cd /work/build/buildfarm || exit 1 +cd /work/build/build_farm || exit 1
# ssh options. ssh_options=