build-farm 388: Change the default path to the build farm files on a fresh client.

26 Sep
2006
26 Sep
'06
2:26 p.m.
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=
6906
Age (days ago)
6906
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roland Levillain