[Reproducible-builds] [dh-python] 180/183: fix typo in pybuild manual
Jérémy Bobbio
lunar at moszumanska.debian.org
Fri Sep 19 15:30:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch pu/reproducible_builds
in repository dh-python.
commit 55ac9d424b0abb537fe9a28b2f1291cad01e14af
Author: Piotr Ożarowski <piotr at debian.org>
Date: Tue Jul 29 20:47:18 2014 +0200
fix typo in pybuild manual
it's {step}/{interpreter} and not the other way around
---
pybuild.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pybuild.rst b/pybuild.rst
index 2a8045a..0714f32 100644
--- a/pybuild.rst
+++ b/pybuild.rst
@@ -184,7 +184,7 @@ LIMITATIONS
--disable ITEMS
disable action, interpreter, version or any mix of them.
Note that f.e. python3 and python3-dbg are two different interpreters,
- --disable python3/test doesn't disable python3-dbg's tests.
+ --disable test/python3 doesn't disable python3-dbg's tests.
disable examples
~~~~~~~~~~~~~~~~
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dh-python.git
More information about the Reproducible-builds
mailing list