From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6759579508225867776 X-Received: by 2002:a2e:9947:: with SMTP id r7mr369353ljj.104.1574096710816; Mon, 18 Nov 2019 09:05:10 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:ac2:55b0:: with SMTP id y16ls342294lfg.2.gmail; Mon, 18 Nov 2019 09:05:10 -0800 (PST) X-Google-Smtp-Source: APXvYqzAkl7ova4L37u0hmOrh/Ey4NFrHAexniqaCxVN5WVg6nZXyX3ZPLqk/AqUlflAhPgiFNcp X-Received: by 2002:a19:10:: with SMTP id 16mr350393lfa.100.1574096710298; Mon, 18 Nov 2019 09:05:10 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574096710; cv=none; d=google.com; s=arc-20160816; b=cbOXl1InaNor7zIM4PUzkt75nFttGvRFgxyDbHFb5ZVbDnyW8ptOKeSL8vwz5x8y2j fck7ct+MpsMjptspioMOhhI4vHniTOp2McneSLYcCntLWIltOzsaphQWQzLczx2bhnYQ 0LytY6CobiTanKESpstv+T4XC1Uv5EOTrr3smne2ieDrLtoRZvYnVkdlCErUE8aNzDou jgs2WwQuvPJWWQQn/F1wnUoE/5OxBtArwN3vgvrHfswdpuhY+qEp1EuoANM+Lb4zXWCO JdR3I/e0y2Sk3bLKKJlvI5AR8eDc9r8mLmPbQ4yIeV/ZghDoPHs9JpYlIUjw0RgYQtnK Uldg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date; bh=Pn+uSy1KH4OEuGvUnsJHnNIbFOcIOMl4g/QLX7+UhCs=; b=ULMSJE+lzmnVmaLj5mUBO1oNnrjE/sfmO7eCCLzIAOAM5Ukc6si8fPa+g5RrWNxRCG DMB7WL3tWT5bJd2+v5uZDMf7t0tUGabSyo5sxNdM8y6xIccEsI/WnorJWd4d3tloM1MG 1ITYtBgNyGWjv8HASiz9QC/7kxbPQ3tHweYvrtN+gwxnBE98fu9zp1Mf4GQPecXl4RQ4 niid9jU1NMlhBZ6ASvtAiAkLxODBpbCWZgYDrdGeIeSaJD/GFPtJtJ5k/gSiKaoqGzaW Kgi7RMyUEpEfjzb7a3s8sYCv8QnoQ255JohFMpQAycYB0XLyKmDW+ghyl72srmBYhFmO ZhtQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id v82si732357lfa.3.2019.11.18.09.05.09 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 18 Nov 2019 09:05:10 -0800 (PST) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Received: from yssyq.m.ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id xAIH57Mh005129 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Mon, 18 Nov 2019 18:05:09 +0100 Date: Mon, 18 Nov 2019 18:05:07 +0100 From: Baurzhan Ismagulov To: isar-users@googlegroups.com Subject: Re: [PATCH 1/2] ci: always test signed and unsigned repo builds Message-ID: <20191118170507.jzcbod2kgagcs7cu@yssyq.m.ilbers.de> Mail-Followup-To: isar-users@googlegroups.com References: <20191115170044.26683-1-henning.schild@siemens.com> <20191115180604.6ea2bdcd@md1za8fc.ad001.siemens.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191115180604.6ea2bdcd@md1za8fc.ad001.siemens.net> User-Agent: NeoMutt/20180716 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: e3mXYghpPXzO On Fri, Nov 15, 2019 at 06:06:04PM +0100, Henning Schild wrote: > This is not the full test-it all i imagined. But in order to send the > fix ASAP and bring at least some testing, that is what i came up with. Yes, I see. Looks good to me. There is trailing white space in the first patch. I've removed it and made other minor changes on the way. The modified version is applied to ibr/next. I'll send it to the list, please let me know if the changes are ok for you. With kind regards, Baurzhan.