gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: permissions debug


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: permissions debug
Date: Sat, 10 Jun 2017 10:29:02 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 3766ed2  permissions debug
3766ed2 is described below

commit 3766ed209ee2c1a8dec8d11910e83b74839af139
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sat Jun 10 10:28:51 2017 +0200

    permissions debug
---
 buildbot/master.cfg | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index d2b529c..538ad28 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -130,6 +130,10 @@ selenium_factory.addStep(ShellCommand(name="selenium",
 
 doc_factory = util.BuildFactory()
 
+doc_factory.addStep(ShellCommand(name="permissions debug",
+                                 description="see umask for this worker"
+                                 descriptionDone="Look at umask output!"
+                                 command=["umask"]))
 doc_factory.addStep(Git(repourl='git://git.taler.net/deployment.git',
                         mode='full',
                         method='fresh',

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]