X-Git-Url: http://git.tomasm.cz/krypto.git/blobdiff_plain/7b3f22c9b4cde9dc3932bc9a58c03865e5fdad45..7bb66b1dd26b04b58b39a43632ea107313307b66:/test diff --git a/test b/test old mode 100644 new mode 100755 index 9136809..24caca8 --- a/test +++ b/test @@ -1,11 +1,13 @@ #!/bin/bash echo "__test()" | python -i jakobsen.py +echo "__test()" | python -i jakobsen4.py echo "__test()" | python -i jakobsen1.py echo "__test()" | python -i jakobsen2.py echo "__test()" | python -i jakobsen3.py echo "__test2()" | python -i jakobsen.py +echo "__test2()" | python -i jakobsen4.py echo "__test2()" | python -i jakobsen1.py echo "__test2()" | python -i jakobsen2.py echo "__test2()" | python -i jakobsen3.py