- Jul 08, 2019
-
-
Cain, Payton David authored
Verifies if the directory exists, if not a new directory is created to store the written file
-
Cain, Payton David authored
Ensures that the specified directory exists before wiriting file to directory. If the directory doesn't exist, a new one is created to store the written file.
-
- Jul 03, 2019
-
-
Cain, Payton David authored
Verifies whether or not the filename created exists. If not, the function returns with no output. If the filename exists, an outpupt file is written.
-
- Jul 02, 2019
-
-
Cain, Payton David authored
Verifies whether or not the filename created exists. If not, the function returns with no output. If the filename exists, an outpupt file is written.
-
Cain, Payton David authored
Verifies whether or not the filename created exists. If not, the function returns with no output. If the filename exists, an outpupt file is written.
-
- Oct 01, 2018
-
-
Claycomb, Abram Earl authored
changed from specific error to anything containing `FATAL`
-
- Jan 21, 2017
-
-
Yash Shah authored
-
- Jan 18, 2017
-
-
Yash Shah authored
-
- Jul 08, 2016
-
-
Hal Simpson authored
-
Hal Simpson authored
Changed how Popen is calling parameters, to take care of the case of spaces in passwords and/or user names.
-
Hal Simpson authored
-
Hal Simpson authored
Reworked to pass kwargs to the base classes, and retreived _post_process from the old IMFV283Factory.py
-
Hal Simpson authored
-
- Apr 06, 2016
-
-
Hal Simpson authored
-
Hal Simpson authored
Added some debug checkprint I'm using in production. Changed the starttime to subtract 2200 seconds, seems to work better
-
- Feb 04, 2016
-
-
Hal Simpson authored
-
Hal Simpson authored
-
Hal Simpson authored
-
Hal Simpson authored
Doing the while loop the python way, and printing errors/information to stderr, to not interfere with other output programs
-
Hal Simpson authored
-
Hal Simpson authored
Changed from subprocess.check_output to subprocess.Popen, that allows us to retrieve error messages. Also Added a while loop, to use all servers passed in, instead of just the first one. Finally, added some error logging, and some data logging.
-
- Nov 20, 2015
-
-
Hal Simpson authored
Made changes to keep linter happy, updated comments, fixed a bug where the command line server parameter wasn't working, and changed the sc file to get the time from 30 minutes before starttime, instead of starttime.
-
- Nov 19, 2015
-
-
Hal Simpson authored
-
Hal Simpson authored
-
- Nov 17, 2015
-
-
Hal Simpson authored
-
Hal Simpson authored
-