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: pylint cli arg


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: pylint cli arg
Date: Tue, 07 Nov 2017 23:01:52 +0100

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 792d81d  pylint cli arg
792d81d is described below

commit 792d81df207d5a3b87ab08834975ff46b222267d
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Nov 7 23:01:31 2017 +0100

    pylint cli arg
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 6824e0f..2769fb8 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -167,7 +167,7 @@ LINT_FACTORY.addStep(ShellCommand(
     description="running static analysis",
     descriptionDone="static analysis done",
     command=["pylint",
-             "--load_plugins",
+             "--load-plugins",
              "pylint_django",
              "talerbank/"]))
 

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



reply via email to

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