projects
/
notmuch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
ae13d61
)
test: use python2 instead of python if available
author
Thomas Jost
<schnouki@schnouki.net>
Wed, 7 Dec 2011 09:46:18 +0000
(10:46 +0100)
committer
David Bremner
<bremner@debian.org>
Sun, 11 Dec 2011 14:43:16 +0000
(10:43 -0400)
Some distros (Arch Linux) ship Python as python2 and Python 3 as python.
Checking for python2 is necessary for the Python tests to work on these
platforms.
No differences found