summaryrefslogtreecommitdiff
path: root/tickets/c76489594d81435dbdcd9e95f4a89ec0/Maildir/new/1498406445.M280929P29881Q1.koom
blob: 72fb73b35a23accbb9b3aa85412316df6c1fa5e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
Return-Path: <obnam-dev-bounces@obnam.org>
X-Original-To: distix@pieni.net
Delivered-To: distix@pieni.net
Received: from bagpuss.pepperfish.net (bagpuss.pepperfish.net [148.251.8.16])
	by pieni.net (Postfix) with ESMTPS id 9C4974463B
	for <distix@pieni.net>; Sun, 25 Jun 2017 15:56:29 +0000 (UTC)
Received: from platypus.pepperfish.net (unknown [10.112.100.20])
	by bagpuss.pepperfish.net (Postfix) with ESMTP id 73495CBA;
	Sun, 25 Jun 2017 16:56:29 +0100 (BST)
Received: from ip6-localhost ([::1] helo=platypus.pepperfish.net)
	by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian))
	id 1dP9tl-0007il-BT; Sun, 25 Jun 2017 16:56:29 +0100
Received: from yaffle.pepperfish.net ([88.99.213.221]
 helo=inmail2.pepperfish.net)
 by platypus.pepperfish.net with esmtps (Exim 4.80 #2 (Debian))
 id 1dP9tj-0007iW-G2
 for <obnam-dev@obnam.org>; Sun, 25 Jun 2017 16:56:27 +0100
Received: from koom.pieni.net ([88.99.190.206] helo=pieni.net)
 by inmail2.pepperfish.net with esmtps
 (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89)
 (envelope-from <liw@liw.fi>) id 1dP9th-0005uj-U5
 for obnam-dev@obnam.org; Sun, 25 Jun 2017 16:56:27 +0100
Received: from exolobe3.liw.fi (82-181-57-241.bb.dnainternet.fi
 [82.181.57.241]) by pieni.net (Postfix) with ESMTPSA id 39A484463B
 for <obnam-dev@obnam.org>; Sun, 25 Jun 2017 15:56:20 +0000 (UTC)
Received: from liw.fi (localhost [127.0.0.1])
 by exolobe3.liw.fi (Postfix) with ESMTPS id 6145812009A
 for <obnam-dev@obnam.org>; Sun, 25 Jun 2017 18:56:19 +0300 (EEST)
Date: Sun, 25 Jun 2017 18:56:18 +0300
From: Lars Wirzenius <liw@liw.fi>
To: Obnam development <obnam-dev@obnam.org>
Message-ID: <20170625155618.3jmwviyxdeslthfv@liw.fi>
MIME-Version: 1.0
User-Agent: NeoMutt/20170113 (1.7.2)
X-Pepperfish-Transaction: 0f0b-4632-c580-c77a
X-Spam-Score: -3.4
X-Spam-Score-int: -33
X-Spam-Bar: ---
X-Scanned-By: pepperfish.net, Sun, 25 Jun 2017 16:56:27 +0100
X-Spam-Report: Content analysis details: (-3.4 points)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -0.5 PPF_USER_AGENT         User-Agent: exists
 -1.0 PPF_USER_AGENT_MUTT    User-Agent: contains Mutt (Mutt isn't a spam
 tool)
 -1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%
 [score: 0.0000]
X-ACL-Warn: message may be spam
X-Scan-Signature: 7f2245552c28d1e693ee8fc7a1f06879
Subject: Obnam yarn test is complicated and in shell
X-BeenThere: obnam-dev@obnam.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Obnam development discussions <obnam-dev-obnam.org>
List-Unsubscribe: <http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org>,
 <mailto:obnam-dev-request@obnam.org?subject=unsubscribe>
List-Archive: <http://listmaster.pepperfish.net/pipermail/obnam-dev-obnam.org>
List-Post: <mailto:obnam-dev@obnam.org>
List-Help: <mailto:obnam-dev-request@obnam.org?subject=help>
List-Subscribe: <http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org>,
 <mailto:obnam-dev-request@obnam.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8404268476690303571=="
Mime-version: 1.0
Sender: obnam-dev-bounces@obnam.org
Errors-To: obnam-dev-bounces@obnam.org


--===============8404268476690303571==
Content-Type: multipart/signed; micalg=pgp-sha512;
 protocol="application/pgp-signature"; boundary="rqnpall6pfloznrz"
Content-Disposition: inline


--rqnpall6pfloznrz
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I'm filing this via obnam-dev so others aware and can help if they
feel like it, and so that I don't forget to look at this.

The Obnam yarn test suite (yarns/* in the source tree) is run using
the yarn tool I wrote. The Obnam tests are implemented in shell, and
are a bit more complicated than is good. Rewriting them all in Python
using the yarn Python library would make it possible to simplify
things, and I think it'd be worth the effort.

--=20
I want to build worthwhile things that might last. --joeyh

--rqnpall6pfloznrz
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEETNTnrewG6wEE1EJ3bC+mFux6IDEFAllP3SEACgkQbC+mFux6
IDFOvg/+JRL0c2FieKENtjwNJ9C9xts4fhMXjIOTn3iKKWQKMOWdHFNLxs+aJpuE
MD4urWiu9h71mANFs+1RI6pu5V++pzEYRu65yd1h399YvFcAFoR02CH2yYbTKOaB
MpJiPpaOwtrHqOWwNbvM+Ka1vtxEKJ63WYhS3DPhvSY7tN3oQntVXnHg2RueCax4
mYs9as10owtmHK1222O3y4j4DlqYe2/w7NRs/j1N/hVhCElT17u0YvS9LTcH28yk
6NVE4EIeHJCMZ047pvKAEnkjuQz3i9IOVvqEiDY2w87Ek9SQx+E/zjNLCoPJkpKh
JaExayl6QiVf2H6yfYeJKcDQnldlu6NuNL12+ihjzVrxjGxrLtxJkU4+b92+w7R3
1Ak4LlS/Oy0mdC8JwG4Lx8DmTf4jc3IG/Cbw6t3iTMZZk3m+LelZk7vgPtLNqsre
UETsG8cCh5rB1qOIN7gzZfx+oosf4b28k4JK4rYjnGKJYlRlGikSDGYDhPb6MhFJ
7xC2nHdiK568JdaY9FqD6f1oTI8TACRKi/jIhDrlRfqy5BJoAoG7GneHnPT2xKoz
vEXwQNNC0wMNMf4toICbiBXJTAzCVzvWeANfj5PN+7JTdaR44wCJg43tIKV6LXSA
HzeRvUZpIIXu4o+TDBvikLnYFr5nO/WVQvJkBkcfEu4IzMhGCjU=
=SkNS
-----END PGP SIGNATURE-----

--rqnpall6pfloznrz--


--===============8404268476690303571==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
obnam-dev mailing list
obnam-dev@obnam.org
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org

--===============8404268476690303571==--