make scripts executable

This commit is contained in:
Ian Foster
2015-11-04 11:09:12 -08:00
parent 67bbc37794
commit 35e4e30462
2 changed files with 2 additions and 0 deletions
Regular → Executable
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env python
import sys
from oauth2client.file import Storage
Regular → Executable
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env python
import httplib2
import sys
import time