Message ID | 20180604153832.331239-2-michael.tremer@ipfire.org |
---|---|
State | Accepted |
Commit | 35c345175687fdc63e021eaa701faa9ba8adf9c9 |
Headers |
Return-Path: <network-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.i.ipfire.org (Postfix) with ESMTP id D6B3360B61 for <patchwork@web02.i.ipfire.org>; Mon, 4 Jun 2018 17:38:40 +0200 (CEST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id AE84110F8B8C; Mon, 4 Jun 2018 16:38:40 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1528126720; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references:list-id:list-unsubscribe:list-subscribe:list-post; bh=TcCyGHmY1rU50JfyoM1djDtcyzY155aBQFUQaeFMB5w=; b=ego2qx93xu+IGHP2jTXHXgh9CdII3lREa9ujLrU/ZewIKe0R/cx9cbGcwZv2opX50R6Fck 3U06NsrJL7eV14Bxzg0RC5pSCRerbPIf/RSDNrzQQl4cv9fmOlcLA033+4uoYi32u4jL4P kuGEuC/1Ui3fIu1MOcfrLrhXBesobspBq6oknvAg7pGYDG5ZdU2aL/oAcSe1c1dwq4NppL FQHnIz6cO9NvzRiUV43KCz48oOpOP3MZXb2xHo1sE9pIxivx1x7R36m1f1fPG8SD3LRNoU ymRwUdgSHB82jeLYISdLu/akX37NuDxQCHXF67emMA3lcjAAxoIiZRTmPAN99w== Authentication-Results: mail01.i.ipfire.org; auth=pass smtp.auth=ms smtp.mailfrom=michael.tremer@ipfire.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1528126719; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=TcCyGHmY1rU50JfyoM1djDtcyzY155aBQFUQaeFMB5w=; b=DfHNosBhkHRhv0G5lv65oRH02ItQvsp8I7TlvsTMREZDjV50h6wpn11NtuSl0zU1ZEwV32 q2Ho8WfM4CTH/N/WD87YcbmdpJRjkd4hS7QKd6VJDImVnhkVvBXLWZv1qyTW3CJqY99p+G NQnGKN+GUTDE43dLA51wSTlCLuALSfi7gFAmxwQfOCCuYWLsj0Pz2GztKK5T/+h/mMsOZn U1VLCnKfNCOJqabI+kDhsCJfMSu6WQHqlGld62X/pknK7WMHmV9PCDpmkp4H4/CHidN9td mRec5HrBU5POcNCzFy6hQtMWCqY57TdEy6ir9qLtEomLpHuotJWItmko1aBtXQ== Received: from rice-oxley.tremer.co.uk (unknown [88.98.219.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 0B5F510D19E3; Mon, 4 Jun 2018 16:38:39 +0100 (BST) From: Michael Tremer <michael.tremer@ipfire.org> To: network@lists.ipfire.org Subject: [PATCH 2/7] Build source tarball before running any NITSI tests Date: Mon, 4 Jun 2018 16:38:27 +0100 Message-Id: <20180604153832.331239-2-michael.tremer@ipfire.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180604153832.331239-1-michael.tremer@ipfire.org> References: <20180604153832.331239-1-michael.tremer@ipfire.org> X-Spamd-Result: default: False [-7.05 / 11.00]; ASN(0.00)[asn:56478, ipnet:88.98.216.0/22, country:GB]; DKIM_SIGNED(0.00)[]; TO_DN_SOME(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; ARC_NA(0.00)[]; BAYES_HAM(-3.00)[100.00%]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_ZERO(0.00)[0]; MIME_GOOD(-0.10)[text/plain]; NEURAL_HAM(-2.95)[-0.983,0]; REPLY(-2.00)[] X-Spam-Status: No, score=-7.05 X-Rspamd-Server: mail01.i.ipfire.org Cc: Michael Tremer <michael.tremer@ipfire.org> X-BeenThere: network@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List for the network package <network.lists.ipfire.org> List-Unsubscribe: <https://lists.ipfire.org/mailman/options/network>, <mailto:network-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <https://lists.ipfire.org/pipermail/network/> List-Post: <mailto:network@lists.ipfire.org> List-Help: <mailto:network-request@lists.ipfire.org?subject=help> List-Subscribe: <https://lists.ipfire.org/mailman/listinfo/network>, <mailto:network-request@lists.ipfire.org?subject=subscribe> Errors-To: network-bounces@lists.ipfire.org Sender: "network" <network-bounces@lists.ipfire.org> |
Series |
[1/7] nitsi: Create "nitsi" Makefile target
|
|
Commit Message
Michael Tremer
June 5, 2018, 1:38 a.m. UTC
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Comments
Reviewed-by: Jonatan Schlag <jonatan.schlag@ipfire.org> Am Mo, 4. Jun, 2018 um 5:38 schrieb Michael Tremer <michael.tremer@ipfire.org>: > Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> > --- > Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Makefile.am b/Makefile.am > index c02376462cf4..88c56bcf68eb 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -560,7 +560,7 @@ EXTRA_DIST += \ > NITSI_ENVIRONMENT = > > .PHONY: $(NITSI_TESTS) > -$(NITSI_TESTS): > +$(NITSI_TESTS): dist > $(AM_V_NITSI) $(NITSI_ENVIRONMENT) $(NITSI) --log-level error -d $@ > > .PHONY: nitsi > -- > 2.17.0 > Reviewed-by: Jonatan Schlag <jonatan.schlag@ipfire.org><br><br>Am Mo, 4. Jun, 2018 um 5:38 schrieb Michael Tremer <michael.tremer@ipfire.org>:<br> <blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">Signed-off-by: Michael Tremer <<a href="mailto:michael.tremer@ipfire.org">michael.tremer@ipfire.org</a>> --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index c02376462cf4..88c56bcf68eb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -560,7 +560,7 @@ EXTRA_DIST += \ NITSI_ENVIRONMENT = .PHONY: $(NITSI_TESTS) -$(NITSI_TESTS): +$(NITSI_TESTS): dist $(AM_V_NITSI) $(NITSI_ENVIRONMENT) $(NITSI) --log-level error -d $@ .PHONY: nitsi <div>-- </div>2.17.0 </div></blockquote>
diff --git a/Makefile.am b/Makefile.am index c02376462cf4..88c56bcf68eb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -560,7 +560,7 @@ EXTRA_DIST += \ NITSI_ENVIRONMENT = .PHONY: $(NITSI_TESTS) -$(NITSI_TESTS): +$(NITSI_TESTS): dist $(AM_V_NITSI) $(NITSI_ENVIRONMENT) $(NITSI) --log-level error -d $@ .PHONY: nitsi