taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 96663f9d4fc0d916a8157260baa6046525b7add3
parent 23878b5a94b5f45bbcd3ebc797c0ee3200f43285
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Sat, 10 Jun 2017 12:07:48 +0200

note about --umask option for doc worker

Diffstat:
Mdoc/onboarding.texi | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/doc/onboarding.texi b/doc/onboarding.texi @@ -116,6 +116,14 @@ $ buildbor-worker stop ~/buildbot/worker $ deactivate @end example +@cartouche +@quotation Note +use the @code{--umask=022} option when creating this worker, +because Buildbot gives default @code{077} umask to its processes +and this makes generated files unreadable. +@end quotation +@end cartouche + @subsubsection Selenium worker This worker is responsible for running the Selenium wallet test: an automatic clicker that performs the cycle withdraw-and-spend.