From abbc4eced3f413d92b0d007f30d37d74b25dce40 Mon Sep 17 00:00:00 2001 From: Christophe de Vienne Date: Wed, 13 Nov 2013 18:11:55 +0100 Subject: Use 'env' to run the interpreter. The drawback is that we cannot use the unbuffered outputs (-u) but I am not so sure it is an issue. --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3fda9e9..bea18b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,9 @@ ChangeLog for logilab.common ============================ -- - * graph: ensure output is orderd on node and graph ids (#202314) + * pytest: use 'env' to run the python interpreter + + * graph: ensure output is ordered on node and graph ids (#202314) 2013-16-12 -- 0.60.1 -- cgit v1.2.1