python2 for saria-test.py

saria-test.py should be run with python2, not python (python is not
pointing to python 3.1)
This commit is contained in:
Bryan Schumaker 2010-10-24 17:13:38 -04:00
parent 3671b01e84
commit de68081e74
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python2
# Bryan Schumaker (8/7/2010)
import os