Make test.py executable

logging_enabled
Mark Haines 2015-02-26 16:44:05 +00:00
parent 15bb93321f
commit 4844c1b90a
1 changed files with 1 additions and 0 deletions

1
test.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#! /usr/bin/python
import subprocess
import glob
import os