summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-10 12:07:48 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-10 12:07:48 +0200
commit96663f9d4fc0d916a8157260baa6046525b7add3 (patch)
treef5beec24eb9d1e73bef79a6af27fe55ebfd3fcd5
parent23878b5a94b5f45bbcd3ebc797c0ee3200f43285 (diff)
downloaddeployment-96663f9d4fc0d916a8157260baa6046525b7add3.tar.gz
deployment-96663f9d4fc0d916a8157260baa6046525b7add3.tar.bz2
deployment-96663f9d4fc0d916a8157260baa6046525b7add3.zip
note about --umask option for doc worker
-rw-r--r--doc/onboarding.texi8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/onboarding.texi b/doc/onboarding.texi
index e414804..3263c47 100644
--- 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.