revert to /usr/bin/python

see http://legacy.python.org/dev/peps/pep-0394/ for rationale
This commit is contained in:
Terrel Shumway
2014-10-09 20:58:34 -06:00
parent 851acc1629
commit 239a4e3261
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/python
from __future__ import print_function
"""Start and use ssh-agent and load identities as necessary.