X-Git-Url: http://git.tomasm.cz/krypto.git/blobdiff_plain/446c6acea51d91c3f43c12981d006893aaee17d1..refs/heads/test:/test?ds=sidebyside diff --git a/test b/test old mode 100644 new mode 100755 index 9136809..24ee487 --- a/test +++ b/test @@ -1,11 +1,15 @@ #!/bin/bash echo "__test()" | python -i jakobsen.py +echo "__test()" | python -i jakobsen4.py +echo "__test()" | python -i jakobsen5.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 jakobsen5.py echo "__test2()" | python -i jakobsen1.py echo "__test2()" | python -i jakobsen2.py echo "__test2()" | python -i jakobsen3.py