Bug#906033: qa.debian.org: dmd is failing

2018-08-15 Thread أحمد المحمودي
On Wed, Aug 15, 2018 at 11:31:39AM +0200, Christophe Siraut wrote: > It happens when ci output is neutral, the attached patch solves this case. ---end quoted text--- I don't know if that patch got applied, but dmd is working for me now. -- ‎أحمد المحمودي (Ahmed El-Mahmoudy) Digital design eng

Processed: Bug#906033: qa.debian.org: dmd fails when ci status is neutral

2018-08-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > retitle 906033 qa.debian.org: dmd is failing when ci status is neutral Bug #906033 [qa.debian.org] qa.debian.org: dmd is failing Changed Bug title to 'qa.debian.org: dmd is failing when ci status is neutral' from 'qa.debian.org: dmd is failing'.

Bug#906033: qa.debian.org: dmd is failing

2018-08-15 Thread Christophe Siraut
Hi, It happens when ci output is neutral, the attached patch solves this case. Christophe >From 04202e85ea91ae3a5e5edbf9593a286e4f5dbd4f Mon Sep 17 00:00:00 2001 From: Lucas Nussbaum Date: Wed, 15 Aug 2018 09:17:37 + Subject: [PATCH] do not fail on neutral ci status (closes: #906033) ---