Convert distribution jobs to be regular jjb templates
[releng/builder.git] / scripts / jjb-init-project.py
index 556df8c8680dd16700c001ea2b9ad14961144326..7f6f8d2e93f302d8846d6f9b8df02c8256f2a781 100644 (file)
@@ -58,7 +58,7 @@ if cfg.get("JOB_TEMPLATES"):
     templates = cfg.get("JOB_TEMPLATES")
 else:
     templates = (
-        "verify,merge,periodic,distribution,integration,"
+        "verify,merge,periodic,integration,"
         "sonar")
 templates += ",validate-autorelease"  # Autorelease validate template