[Pkg-debile-commits] [debile-master] 12/126: ideas; ideas.

Sylvestre Ledru sylvestre at alioth.debian.org
Mon Aug 19 14:56:06 UTC 2013


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

sylvestre pushed a commit to branch scan-build-html
in repository debile-master.

commit b2e760b478fcfd936532fcf5da6f66bee6c24275
Author: Paul Tagliamonte <tag at pault.ag>
Date:   Fri May 24 23:15:53 2013 -0400

    ideas; ideas.
---
 eg/config.json |   15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/eg/config.json b/eg/config.json
index f3980c3..d6974cd 100644
--- a/eg/config.json
+++ b/eg/config.json
@@ -3,10 +3,17 @@
         {
             "_id": "default",
             "incoming": "/srv/lucy.pault.ag/incoming",
-            "job_classes": [
-                "source",
-                "amd64"
-            ],
+            "job_classes": {
+                "binary": [
+                    "piuparts",
+                    "adequate"
+                ],
+                "source": [
+                    "cppcheck",
+                    "desktop-file-validate",
+                    "pep8"
+                ]
+            },
             "pool": "/srv/lucy.pault.ag/pool",
             "public": "http://localhost/pool"
         }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-master.git



More information about the Pkg-debile-commits mailing list