GNU bug report logs - #8847
New format/layout for byte-compiled files in python >= 3.2 penalizes automake support

Previous Next

Package: automake;

Reported by: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Date: Mon, 13 Jun 2011 09:47:01 UTC

Severity: normal

Tags: patch

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 8847 <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: automake-patches <at> gnu.org
Cc: yselkowitz <at> users.sourceforge.net, 8847 <at> debbugs.gnu.org
Subject: [PATCH 3/8] tests: typofix in message
Date: Mon, 19 Nov 2012 23:12:18 +0100
* t/python-virtualenv.sh: Here.

Signed-off-by: Stefano Lattarini <stefano.lattarini <at> gmail.com>
---
 t/python-virtualenv.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/python-virtualenv.sh b/t/python-virtualenv.sh
index 51ae78e..f1e0494 100755
--- a/t/python-virtualenv.sh
+++ b/t/python-virtualenv.sh
@@ -25,7 +25,7 @@ CONFIG_SITE=/dev/null; export CONFIG_SITE
 
 # Skip the test if a proper virtualenv cannot be created.
 virtualenv --verbose virtenv && test -f virtenv/bin/activate \
-  || skip_ "coulnd't create python virtual environment"
+  || skip_ "couldn't create python virtual environment"
 
 # Activate the virtualenv.
 . ./virtenv/bin/activate
-- 
1.8.0.209.gf3828dc





This bug report was last modified 12 years and 240 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.