X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/46784b142aab6e4849a92709f781a09e0a567260..d608f2d7f30ce7bdd821c8ca6a33d50e8d85d46b:/build/buildbot/account.py diff --git a/build/buildbot/account.py b/build/buildbot/account.py deleted file mode 100644 index 742efd4e2a..0000000000 --- a/build/buildbot/account.py +++ /dev/null @@ -1,17 +0,0 @@ -# -*- python -*- -# ex: set syntax=python: - -# This file defines all the slave bots, and the password used to connect to them - -bots = [("bob_pthreads", "maxwell"), - ("bob_ucontext", "maxwell"), - ("blaise_pthreads", "maxwell"), - ("blaise_ucontext", "maxwell"), - ("windows_slave", "maxwell"), - ("artimon_pthreads", "maxwell"), - ("artimon_ucontext", "maxwell"), - ("fastnet_pthreads","maxwell"), - ("fastnet_ucontext","maxwell")] - - -