https://svn.lrde.epita.fr/svn/lrde-tools/trunk/build-farm
Index: ChangeLog
from Roland Levillain <roland(a)lrde.epita.fr>
* web/build.pl: Add tanis.
* buildfarm_worker/build_test: Comment.
buildfarm_worker/build_test | 3 ++-
web/build.pl | 7 ++++---
2 files changed, 6 insertions(+), 4 deletions(-)
Index: web/build.pl
--- web/build.pl (revision 386)
+++ web/build.pl (working copy)
@@ -42,12 +42,13 @@
# this defines what it is possible to build
# and what boxes. Should be in a config file
my (%hosts) = (
- 'brasilia' => "Debian GNU/Linux sid i386",
- 'marvejols' => "Debian GNU/Linux sid i386",
'antalya' => "Darwin 7.9 powerpc",
+ 'brasilia' => "Debian GNU/Linux sid i386",
'caracas' => "Debian GNU/Linux sid i386",
- 'pau' => "Cygwin XP pro i686",
'istanbul' => "Debian GNU/Linux 3.1 stable sparc64",
+ 'marvejols' => "Debian GNU/Linux sid i386",
+ 'pau' => "Cygwin XP Pro i686",
+ 'tanis' => "Debian GNU/Linux 3.1 stable i386",
'warszawa' => "Debian GNU/Linux etch i386",
);
Index: buildfarm_worker/build_test
--- buildfarm_worker/build_test (revision 386)
+++ buildfarm_worker/build_test (working copy)
@@ -7,7 +7,8 @@
#
# go to our main directory
-cd ~/build_farm || exit 1
+# Adjust this path to the host where this file is installed.
+cd /work/build/buildfarm || exit 1
# ssh options.
ssh_options=