repo.or.cz
/
zeroinstall
/
zeroinstall-rsl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make more strings translatable
[zeroinstall/zeroinstall-rsl.git]
/
tests
/
allpython.sh
blob
0acad3ad32cc50a0896a80ba9270e7631b6867b3
1
#!/bin/sh
2
set -e -x
3
for
version
in
2.4 2.5
"2.6 -3"
;
do
4
python
$version
.
/
testall.py
5
done