]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - bin/tahoe-script.template
setup.py and bin/tahoe-script.template: the error when we try to use Python 3 should...
[tahoe-lafs/tahoe-lafs.git] / bin / tahoe-script.template
index ba192e5486c08999f461324e714143d176c93fa8..5f144b22d56d13a1e22d0472c4fc430282b4b1e4 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/false # You must specify a python interpreter.
-u"Tahoe-LAFS does not run under Python 3. Please use a version of Python between 2.4.4 and 2.7.x inclusive."
+u"Tahoe-LAFS does not run under Python 3. Please use a version of Python between 2.5 and 2.7.x inclusive."
 
 import sys, os, subprocess