This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/software/common/python-2.7/bin/python2.7 | |
# ^ /software is where ieng6 keeps the nice things we can't have | |
import os | |
import time | |
import subprocess | |
from optparse import OptionParser | |