updated on Wed Jan 18 08:00:29 UTC 2012
[aur-mirror.git] / teecomp / fix_python3.patch
blob00fb732330531fcb22500d2c6dba40e7032a0e2e
1 *** test/default.bam 2010-11-17 00:49:52.770000001 +0100
2 --- default.bam 2010-11-17 00:50:11.986666669 +0100
3 *************** function Script(name)
4 *** 18 ****
5 ! return "python " .. name
6 --- 18 ----
7 ! return "python2 " .. name